CtrlK
BlogDocsLog inGet started
Tessl Logo

google-safe-browsing

Prevent and fix Google Safe Browsing "Dangerous site" flags. Use when launching a public web app, buying/picking a domain, building a login or signup page, or when any site shows a red "Dangerous site" / "Deceptive site" warning in Chrome, Brave, Safari, Firefox, or Edge. Triggers on "dangerous site", "deceptive site", "site blocked", "safe browsing", "phishing flag", "red warning screen".

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, actionable single-file skill: executable checks, sequenced workflows with validation checkpoints, and a concrete worked example, all with no token waste. It is well within budget and needs no external reference material.

DimensionReasoningScore

Conciseness

Lean instruction-only body that assumes Claude's competence — a single orienting sentence then straight to a curl command and checklists, with no padding or explanation of basic concepts; every line earns its place.

3 / 3

Actionability

Provides copy-paste-ready executable commands ('curl -s "https://transparencyreport.google.com/..."', 'curl -sL https://the-domain/') plus concrete bad/good domain examples ('youtube-x.com', 'tool.yourname.com') and a fully worked real example.

3 / 3

Workflow Clarity

Prevention, Diagnosis, and Recovery are numbered sequences with an explicit validation checkpoint ('re-run the Quick check until it returns STATUS 1, then confirm in a browser') and a feedback loop (fix surface, deploy, then request review), satisfying the destructive/batch-operation validation requirement.

3 / 3

Progressive Disclosure

Single-file skill (~45 lines) with no bundle directories and well-organized sections (Quick check, Prevention checklist, Diagnosis workflow, Recovery, Worked example); per the simple-skills note, this clears the bar without external references.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that states concrete capabilities, gives explicit 'Use when' guidance, and enumerates natural trigger terms. It is concise yet complete and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names concrete actions ('Prevent and fix Google Safe Browsing flags') plus several specific triggering scenarios (launching a public web app, buying/picking a domain, building a login/signup page), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both what ('Prevent and fix Google Safe Browsing Dangerous site flags') and when ('Use when launching a public web app... or when any site shows a red warning'), with an explicit trigger clause; not level 2 because the 'when' is explicit rather than implied.

3 / 3

Trigger Term Quality

Explicit 'Triggers on' clause surfaces natural user phrasing — 'dangerous site', 'deceptive site', 'site blocked', 'safe browsing', 'phishing flag', 'red warning screen' — giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (one upstream blocklist feeding all major browsers) with distinctive browser-warning triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
mishatojk/davidskills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.