From asi
Reviews security fixes and patches for completeness and correctness. Useful for verifying vulnerability remediations after audits or scans.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:fix-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: fix-review Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Review security fixes and patches for completeness and correctness.
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 asiPerforms security-focused code reviews of diffs and pull requests using Trail of Bits expertise to identify vulnerabilities.
Verifies fix commits properly address security audit findings without introducing new bugs or regressions.
Applies fixes for security findings produced by /security-review. Use after detecting vulnerabilities to remediate them using language-idiomatic safe APIs.