integrating-jupiter
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All network interactions are restricted to official Jupiter vendor endpoints (api.jup.ag) or standard public Solana RPC services, ensuring data is transmitted to trusted infrastructure.
- [SAFE]: Sensitive assets such as private keys and API tokens are managed via environment variables in the provided code examples, preventing hardcoded secrets and facilitating secure developer workflows.
- [SAFE]: The skill utilizes standard, verifiable Node.js packages like @solana/web3.js and @jup-ag/lend for blockchain operations, with no evidence of malicious or unvetted dependencies.
- [SAFE]: Code logic is documented clearly with deterministic execution paths for swaps, lending, and portfolio management, containing no obfuscation, dynamic execution, or unauthorized privilege escalation patterns.
Audit Metadata