Trail of Bits Security Skills

SkillSecurity

Security-focused static analysis and code auditing skills from Trail of Bits. Includes CodeQL deep analysis, Semgrep scanning, and SARIF result processing. Use when performing security audits, running static analysis, scanning for vulnerabilities, or processing scan results.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Trail of Bits Security Skills skill

What this skill tells your AI

The instructions your AI receives, as published by georgekhananaev/claude-skills-vault in .claude/skills/trailofbits-security/SKILL.md and read by ahel’s review.

Security-focused static analysis and code auditing toolkit from Trail of Bits.

Available Sub-Skills

SkillFileUse When
CodeQL Analysiscodeql-SKILL.mdDeep interprocedural taint tracking, data flow analysis
Semgrep Scanningsemgrep-SKILL.mdFast pattern-based security scanning with parallel execution
SARIF Parsingsarif-parsing-SKILL.mdProcessing and aggregating static analysis results

When to Use

  • Security audit of a codebase -> Start with Semgrep for speed, then CodeQL for depth
  • Quick vulnerability scan -> Semgrep with "important only" mode
  • Deep data flow analysis -> CodeQL with custom data extensions
  • Processing scan results -> SARIF parsing for aggregation, deduplication, CI/CD integration

Workflow

  1. Run Semgrep for fast initial scan (pattern-based)
  2. Run CodeQL for deep interprocedural analysis (data flow + taint tracking)
  3. Use SARIF parsing to aggregate, deduplicate, and prioritize findings
  4. Review and triage results by severity

Source

From trailofbits/skills - the static-analysis plugin.

Signals

GitHub stars
28
Forks
10
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
trailofbits-security
Source
github.com/georgekhananaev/claude-skills-vault