deepbook
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches live market data from
deepbook-indexer.mainnet.mystenlabs.com, the official public indexer for the Sui blockchain. This is a well-known service used for retrieving on-chain financial data. - [COMMAND_EXECUTION]: The skill utilizes
curlfor API requests andpython3for parsing JSON responses. These commands are used as intended for data retrieval and processing without any signs of malicious argument injection or unauthorized file access. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected. The skill correctly identifies itself as a read-only tool and points to official documentation for more complex operations.
Audit Metadata