defi-amm-security
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a documentation resource for Solidity developers, providing hardened code examples to prevent common vulnerabilities such as reentrancy and oracle manipulation.
- [EXTERNAL_DOWNLOADS]: Includes instructions to install 'slither-analyzer' via pip. This is a well-known and legitimate static analysis tool used in the smart contract security community.
- [COMMAND_EXECUTION]: Provides example commands for running security scanners ('slither', 'echidna-test') and testing frameworks ('forge'). These are standard tools for the domain and the skill includes explicit warnings about running them in trusted/sandboxed environments and protecting secrets.
Audit Metadata