kani-proof
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation recommends the use of external tools and libraries from OtterSec, a well-known security auditing firm. Specifically, it suggests replacing the standard
anchor-langdependency with a fork namedonchorhosted atgit@github.com:otter-sec/verify.gitand adding theotter-solana-verifycrate for Anchor program verification. - [COMMAND_EXECUTION]: The skill's verification workflow utilizes a sub-agent to execute
cargo kanicommands. This is the intended behavior for formal verification, allowing the agent to validate the correctness of generated proofs against the user's codebase.
Audit Metadata