saturnswap-pools
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a set of read-only lookup tools for the SaturnSwap decentralized exchange. All network requests target the official API endpoint
https://api.saturnswap.io/v1/graphql/through a shared client. The scripts process command-line arguments to build GraphQL queries for market data such as pool TVL, trading volumes, and order book depth. No evidence of credential exposure, prompt injection, or unauthorized command execution was found. The logic for filtering and sorting data is handled within the scripts using standard JavaScript patterns.
Audit Metadata