Skip to main content
Source repository

trailofbits/skills

These skills were imported into SkillJury from the public skills ecosystem.

62 linked skillsVisit source
Source listing

62 imported skills

sharp-edges

by trailofbits/skills

994

Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

property-based-testing

by trailofbits/skills

976

Use this skill proactively during development when you encounter patterns where PBT provides stronger coverage than example-based tests.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

codeql

by trailofbits/skills

957

Supported languages: Python, JavaScript/TypeScript, Go, Java/Kotlin, C/C++, C#, Ruby, Swift.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

audit-context-building

by trailofbits/skills

948

This skill governs how Claude thinks during the context-building phase of an audit.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

variant-analysis

by trailofbits/skills

936

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

secure-workflow-guide

by trailofbits/skills

918

Guides through Trail of Bits' secure development workflow - a 5-step process to enhance smart contract security throughout development.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

spec-to-code-compliance

by trailofbits/skills

889

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

modern-python

by trailofbits/skills

884

Guide for modern Python tooling and best practices, based on trailofbits/cookiecutter-python .

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

solana-vulnerability-scanner

by trailofbits/skills

884

Systematically scan Solana programs (native and Anchor framework) for platform-specific security vulnerabilities related to cross-program invocations, account validation, and program-derived addresses. This skill encodes 6 critical vulnerability patterns unique to Solana's account model.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

token-integration-analyzer

by trailofbits/skills

872

Systematically analyzes the codebase for token-related security concerns using Trail of Bits' token integration checklist:

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

guidelines-advisor

by trailofbits/skills

865

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

sarif-parsing

by trailofbits/skills

853

Source details, install context, and public review data are available on the full page.

Software EngineeringTesting and QAFirst seen Jan 18, 2026

fuzzing-obstacles

by trailofbits/skills

839

Codebases often contain anti-fuzzing patterns that prevent effective coverage. Checksums, global state (like time-seeded PRNGs), and validation checks can block the fuzzer from exploring deeper code paths. This technique shows how to patch your System Under Test (SUT) to bypass these obstacles during fuzzing while...

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

entry-point-analyzer

by trailofbits/skills

827

Systematically identify all state-changing entry points in a smart contract codebase to guide security audits.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

audit-prep-assistant

by trailofbits/skills

820

Helps prepare for a security review using Trail of Bits' checklist. A well-prepared codebase makes the review process smoother and more effective.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

coverage-analysis

by trailofbits/skills

799

Coverage analysis is essential for understanding which parts of your code are exercised during fuzzing. It helps identify fuzzing blockers like magic value checks and tracks the effectiveness of harness improvements over time.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

code-maturity-assessor

by trailofbits/skills

797

Systematically assesses codebase maturity using Trail of Bits' 9-category framework. Provides evidence-based ratings and actionable recommendations.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

semgrep-rule-creator

by trailofbits/skills

790

Create production-quality Semgrep rules with proper testing and validation.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

cargo-fuzz

by trailofbits/skills

776

cargo-fuzz is the de facto choice for fuzzing Rust projects when using Cargo. It uses libFuzzer as the backend and provides a convenient Cargo subcommand that automatically enables relevant compilation flags for your Rust project, including support for sanitizers like AddressSanitizer.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

harness-writing

by trailofbits/skills

770

A fuzzing harness is the entrypoint function that receives random data from the fuzzer and routes it to your system under test (SUT). The quality of your harness directly determines which code paths get exercised and whether critical bugs are found. A poorly written harness can miss entire subsystems or produce...

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

firebase-apk-scanner

by trailofbits/skills

769

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

cosmos-vulnerability-scanner

by trailofbits/skills

765

Systematically scan Cosmos SDK blockchain modules and CosmWasm smart contracts for platform-specific security vulnerabilities that can cause chain halts, consensus failures, or fund loss. This skill encodes 9 critical vulnerability patterns unique to Cosmos-based chains.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

testing-handbook-generator

by trailofbits/skills

763

Generate and maintain Claude Code skills from the Trail of Bits Testing Handbook.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

constant-time-analysis

by trailofbits/skills

762

Analyze cryptographic code to detect operations that leak secret data through execution timing variations.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026
Page 1 of 3