skills/autohandai/community-skills/analyzing-ethereum-smart-contract-vulnerabilities/Gen Agent Trust Hub
analyzing-ethereum-smart-contract-vulnerabilities
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/agent.pyscript executes theslitherandmythCLI tools via thesubprocess.runmethod. It uses list-based argument passing which is a secure implementation that prevents shell injection attacks. - [EXTERNAL_DOWNLOADS]: The skill's documentation and prerequisites recommend installing
slither-analyzerandmythrilfrom standard package registries. These are highly reputable and well-known open-source security tools maintained by recognized organizations in the blockchain ecosystem. - [SAFE]: The skill is a legitimate security tool that follows best practices for command execution and dependency management. No malicious patterns, obfuscation, or unauthorized data access were identified during the analysis.
Audit Metadata