Skills Explorer Add Skills

vulnerability-triage-brocards

An agent skill by trailofbits, from trailofbits/skills. Tags: analysis, compliance, security, triage.

What it does

This skill should be used when the user asks to "triage a vulnerability report", "assess a CVE", "evaluate a bug bounty submission", "decide if a finding is valid", "review a security finding", "dismiss a vulnerability", "should we fix this CVE", "prioritize a vulnerability report", or needs to determine whether an incoming vulnerability report warrants investigation. Applies 7 brocards (rules of thumb) to systematically accept, dismiss, or request more information on vulnerability reports, or needs to filter raw findings from agentic vulnerability discovery pipelines before human review.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add trailofbits/skills --skill vulnerability-triage-brocards

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/trailofbits/skills
cp -r skills/plugins/vulnerability-triage-brocards/skills/vulnerability-triage-brocards ~/.claude/skills/vulnerability-triage-brocards

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
trailofbits/skills (all skills from this repository)
Path
plugins/vulnerability-triage-brocards/skills/vulnerability-triage-brocards/SKILL.md
Branch
main
Collection
vulnerability-triage-brocards
Updated
2026-09-19