Security badges

Show your Claude skill security grade on GitHub

If your skill is listed on Skills Directory, you can add a badge to your README. It links users to the skill page where they can review source attribution, security grade, install details, and related skills.

Trust

Show users that your skill has a public security page.

Discovery

Link back to your skill listing from GitHub and docs.

Transparency

Make security review visible before installation.

Markdown badge

Replace YOUR-SKILL-SLUG with the slug from your Skills Directory URL.

[![Security grade on Skills Directory](https://www.skillsdirectory.com/api/skills/YOUR-SKILL-SLUG/badge)](https://www.skillsdirectory.com/skills/YOUR-SKILL-SLUG)

HTML badge

<a href="https://www.skillsdirectory.com/skills/YOUR-SKILL-SLUG">
  <img alt="Security grade on Skills Directory" src="https://www.skillsdirectory.com/api/skills/YOUR-SKILL-SLUG/badge" />
</a>

Example badge URL

Badge SVGs are generated at:

https://www.skillsdirectory.com/api/skills/YOUR-SKILL-SLUG/badge
Claude Skill Security Badges — Show Your Skills Directory Grade | Skills Directory