Blockchain Security Auditor
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a bash script intended for execution by the agent to run security analysis tools (Slither, Mythril, Echidna) on local project files.
- [EXTERNAL_DOWNLOADS]: The skill references official smart contract repositories and interfaces from OpenZeppelin and Chainlink, which are well-known and trusted sources in the blockchain ecosystem.
- [SAFE]: The workflow and code examples provided are designed for defensive security purposes and align with professional auditing standards.
- [SAFE]: The skill has an indirect prompt injection surface as it analyzes untrusted user code. 1. Ingestion points: Solidity files in the project directory. 2. Boundary markers: Not explicitly defined in instructions. 3. Capability inventory: Shell command execution and file system access. 4. Sanitization: Not present. This is inherent to the auditing function.
Audit Metadata