blockchain-management
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation refers to and utilizes standard, well-known smart contract libraries and SDKs for its implementation examples.
- OpenZeppelin Contracts library (@openzeppelin/contracts) for Governor and Timelock implementations.
- Safe Global (Gnosis Safe) Protocol Kit (@safe-global/protocol-kit) for multi-signature wallet operations.
- [COMMAND_EXECUTION]: The technical references provide examples of using common CLI tools for blockchain development and security auditing, consistent with the skill's purpose.
- Static analysis and auditing tools such as Slither, Mythril, and Aderyn.
- Blockchain development frameworks like Hardhat and Foundry (Forge).
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The Solidity and TypeScript implementation examples follow security best practices, such as using block snapshots for voting power and enforcing mandatory timelocks for protocol upgrades. While several reference files contain highly repetitive technical filler text, no hidden or malicious instructions were found within them.
Audit Metadata