solana-network
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in this skill.
- [SAFE]: The skill uses environment variables to manage state and includes appropriate safety guards, such as requiring a risk-acknowledgment flag (
SOLANA_ACCEPT_RISK) before allowing transitions to the production Solana mainnet-beta network. - [SAFE]: Input validation is mandated by the instructions, which limit acceptable network values to a specific allowlist (devnet, testnet, localnet, mainnet-beta), reducing the risk of argument injection.
Audit Metadata