integrating-jupiter

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a technical guide for integrating official Jupiter API services (Swap, Lend, Perps, etc.) and contains no malicious instructions or hidden code.
  • [EXTERNAL_DOWNLOADS]: The skill references documentation and GitHub repositories from the 'jup-ag' organization and 'dev.jup.ag'. These are well-known and official resources for the Jupiter protocol.
  • [COMMAND_EXECUTION]: Provides code snippets for deserializing and signing Solana transactions. This is standard functionality for blockchain agents and relies on the user providing their own secure wallet environment and RPC connections.
  • [DATA_EXFILTRATION]: Credential handling is performed using environment variables (e.g., process.env.JUPITER_API_KEY), which is the recommended method for preventing hardcoded secret exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 05:21 PM