Browse skills/Trail of Bits Security Skills

Trail of Bits Security Skills

Verifiedsecurity

Professional security-focused skills for code auditing and vulnerability detection from Trail of Bits

$git clone https://github.com/trailofbits/skills.git

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.

SKILL.md

SKILL.md content not yet indexed. View the full document on GitHub.
View on GitHub →

Overview

Professional security-focused skills for code auditing and vulnerability detection from Trail of Bits

securityauditvulnerability安全审计漏洞检测
View source →
Safety score
99/100
S12/12 checks passed

All checks passed — safe to install

Skill info
Sourcegithub
AuthorTrail of Bits
Repositorytrailofbits/skills
Stars850
Categorysecurity

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Security AuditEditor's pick
B

Security audit patterns and checklists

Security Guidance
S

Security reminder hook that warns about potential security issues when editing f...

Django Security Toolkit
S

Django security toolkit with middleware, HTTPS enforcement, CSP headers and rate...

OWASP Top 10 Guide
S

OWASP Top 10 security guide with injection, broken auth, XSS, SSRF and misconfig...