From asi
Prepares codebase for security review using Trail of Bits' checklist: sets goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, generates documentation including flowcharts and comments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:audit-prep-assistantThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: building-secure-contracts Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Prepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored)
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
npx claudepluginhub plurigrid/asi --plugin asiPrepares codebases for security audits: sets goals, runs static analysis (Slither, dylint, golangci-lint), boosts test coverage, removes dead code, ensures accessibility, generates docs.
Performs elite code reviews using AI tools like GitHub Copilot and static analyzers including Semgrep, SonarQube, CodeQL for security, performance, quality, and scalability.
Performs formal security audit of entire codebase, producing prioritized report (H/M/L) with remediation plan covering SAST, OWASP Top 10/LLM Top 10, SCA, Zero Trust, code quality.