solana-rpc
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The provided documentation includes a TypeScript integration example that demonstrates executing the Python script via a shell command using string interpolation for user-provided arguments. While this is an implementation example and not part of the skill's runtime code, developers integrating this tool should sanitize inputs to prevent potential command injection.- [SAFE]: The skill performs network operations exclusively to fetch data from well-known and legitimate blockchain services, including official Solana RPC nodes and the CoinGecko market data API.- [SAFE]: The installation process involves copying a local script from the training directory rather than downloading untrusted code from external sources.- [SAFE]: No third-party packages or unverifiable dependencies are utilized, significantly reducing the supply chain attack surface.
Audit Metadata