Source

trailofbits/skills

91 skills · 350.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
3161
ruzzy Sets up and runs Ruzzy, Trail of Bits' coverage-guided Ruby fuzzer and the only production-ready one for the language…
trailofbits/skills
4.4K
3188
yara-rule-authoring Guides authoring of high-quality YARA-X detection rules for malware identification. Use when writing, reviewing, or o…
trailofbits/skills
4.3K
3198
burpsuite-project-parser Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or …
trailofbits/skills
4.3K
3232
skill-improver Runs an autonomous review-and-fix improvement loop over a Claude Code skill until a review comes back clean, with a c…
trailofbits/skills
4.3K
3450
git-cleanup Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superse…
trailofbits/skills
4K
3462
let-fate-decide Draws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or …
trailofbits/skills
4K
3459
zeroize-audit Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizat…
trailofbits/skills
4K
3840
debug-buttercup Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loo…
trailofbits/skills
3.5K
3864
designing-workflow-skills Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subage…
trailofbits/skills
3.5K
3914
dimensional-analysis Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when s…
trailofbits/skills
3.4K
3930
diagramming-code Generates Mermaid diagrams from Trailmark code graphs. Produces call graphs, class hierarchies, module dependency map…
trailofbits/skills
3.4K
3957
mutation-testing Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs…
trailofbits/skills
3.4K
3960
seatbelt-sandboxer Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applica…
trailofbits/skills
3.4K
4067
trailmark Builds and queries multi-language source and binary code graphs for security analysis. Includes pre-analysis passes f…
trailofbits/skills
3.2K
4091
audit-augmentation Augments Trailmark code graphs with external audit findings from SARIF static analysis results, weAudit annotation fi…
trailofbits/skills
3.2K
4096
crypto-protocol-diagram Extracts protocol message flow from source code, RFCs, academic papers, pseudocode, informal prose, ProVerif (.pv), o…
trailofbits/skills
3.2K
4123
graph-evolution Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-r…
trailofbits/skills
3.2K
4114
trailmark-structural Runs full Trailmark structural analysis by building a graph, running `preanalysis()`, and reporting hotspots, taint, …
trailofbits/skills
3.2K
4108
trailmark-summary trailmark-summary Installation Command Prompt $ npx skills add https://github.com/trailofbits/skills --skill trailmar…
trailofbits/skills
3.2K
4150
genotoxic Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and necessist, then us…
trailofbits/skills
3.1K
4155
mermaid-to-proverif Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv …
trailofbits/skills
3.1K
4167
vector-forge Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation…
trailofbits/skills
3.1K
4540
c-review Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-…
trailofbits/skills
2.9K
5004
claude-in-chrome-troubleshooting Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, re…
trailofbits/skills
2.6K
7272
chrome-mcp-troubleshooting Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, re…
trailofbits/skills
1.6K
8945
rust-review Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurre…
trailofbits/skills
1.1K
27
vulnerability-triage-brocards This skill should be used when the user asks to "triage a vulnerability report", "assess a CVE", "evaluate a bug boun…
trailofbits/skills
621
28
open-sourcing This skill should be used when the user asks to "open source this project", "prepare this repository for public relea…
trailofbits/skills
598
29
github-triage Triages a repository's open GitHub issues and pull requests via the gh CLI. Optionally reviews and merges ready PRs —…
trailofbits/skills
583
30
slicing-code-context Selects bounded, graph-informed source slices with Trailmark and delegates focused code analysis or patch-proposal wo…
trailofbits/skills
571
31
trailmark-finding-triage Performs graph-assisted triage of a single security finding, SARIF result, weAudit annotation, suspicious function, o…
trailofbits/skills
569
32
trailmark-variant-neighborhood Expands one confirmed or suspected vulnerability into a Trailmark graph neighborhood of variant candidates by finding…
trailofbits/skills
567
33
trailmark-review-gate Runs a Trailmark structural review gate over a branch, pull request, fix commit, release diff, or git ref range to de…
trailofbits/skills
565
34
writing-lean-proofs Writes and reviews structured Lean 4 proofs and designs Lean libraries following Mathlib conventions. Use when provin…
trailofbits/skills
441
35
fix-review Verifies that git commits address security audit findings without introducing bugs. This skill should be used when th…
trailofbits/skills
405
36
goal-prompt Drafts copy-paste-ready /goal commands for goal mode in Claude Code and Codex. Use when the user asks to create, writ…
trailofbits/skills
329
37
modern-cpp Guides C++ code toward modern idioms (C++20/23/26). Use when writing new C++ code, modernizing legacy patterns, or wo…
trailofbits/skills
311
38
code-improver Runs an autonomous review-and-fix improvement loop over any code target — a skill, plugin, module, or directory — usi…
trailofbits/skills
270
39
pr-improver Runs an autonomous review-and-fix improvement loop over the current branch's changes until a PR review comes back cle…
trailofbits/skills
259
40
using-gh-cli Guides usage of the GitHub CLI (gh) for interacting with GitHub repositories, PRs, issues, and API. Use when working …
trailofbits/skills
214
41
burp-suite Burp Suite Professional is an HTTP interception proxy with numerous security testing features. Use when testing web a…
trailofbits/skills
30
Page 2 · 91 total Previous