send-usdc
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and runs the 'agnic' package from npm via npx, which is the vendor's official tool.
- [COMMAND_EXECUTION]: Executes blockchain transactions through bash. The execution is strictly limited to the 'agnic' CLI using a restricted tool definition.
- [PROMPT_INJECTION]: Ingests wallet addresses and amounts into shell commands. Potential injection risks are mitigated by the specific tool restrictions and the requirement for manual user confirmation.
Audit Metadata