rpc-optimize
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
references/audit-patterns.mdfile contains specialized shell commands usingripgrepto help users and agents identify RPC usage patterns, loops containing network calls, and potential exposure of provider API keys in environment variables. - [EXTERNAL_DOWNLOADS]: The benchmark utility (found in
benchmarks/bench-evm.mjsandbenchmarks/bench-solana.mjs) makes legitimate network requests to external blockchain RPC providers, such as Alchemy, Infura, and public nodes, to verify cost and latency benchmarks. - [PROMPT_INJECTION]: The skill instructions define procedures for ingesting and summarizing external blockchain data, which creates an indirect prompt injection surface where the agent processes data from external RPC endpoints; however, the skill provides advice on managing this data through slicing and file-based storage to minimize context risks.
Audit Metadata