notional-v3
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
onchainosCLI to perform wallet lookups and sign transactions. These calls are constructed using type-safe ABI encoding through thealloy-sol-typeslibrary, preventing command injection at the protocol level.\n- [EXTERNAL_DOWNLOADS]: The skill retrieves protocol information and account balances from The Graph and public Ethereum RPC nodes. These network operations are necessary for the skill's primary function and target well-known industry-standard endpoints.\n- [SAFE]: The implementation follows security best practices by including explicit security notices that define data boundaries for the AI agent. Additionally, all state-changing operations require a manual--confirmflag, ensuring human oversight for financial transactions.
Audit Metadata