From asi
Verifies blockchain code exactly implements documentation specs for audits. Use when comparing code to whitepapers, finding spec-implementation gaps, or checking protocol compliance.
npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
**Trit**: -1 (MINUS)
Verifies blockchain code exactly implements specifications from whitepapers or docs, identifying gaps, undocumented behaviors, and compliance issues for smart contract audits.
Verifies blockchain code exactly matches specifications like whitepapers. Identifies gaps, undocumented behaviors, and compliance issues in protocol implementations.
Analyzes smart contract codebases per Trail of Bits best practices: generates documentation/specs, reviews architecture, upgradeability patterns, implementation quality, pitfalls, dependencies, testing. Provides actionable recommendations.
Share bugs, ideas, or general feedback.
Trit: -1 (MINUS) Category: spec-to-code-compliance Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.
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