grid-trader
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with the Coinbase Exchange API through the Seren Gateway at
api.serendb.comto retrieve market data, check account balances, and execute trades. This is the intended and documented behavior for the bot to function. - [COMMAND_EXECUTION]: The
SerenDBStoreclass inscripts/serendb_store.pyexecutes theseren-mcpbinary via subprocess. This local command is used for managing MCP-native database persistence and structured trade reporting. - [DATA_EXFILTRATION]: User-provided Seren API keys and Coinbase credentials (when provided) are transmitted to the verified vendor domain
api.serendb.comfor authentication purposes. No data is sent to unrecognized or third-party domains. - [SAFE]: No malicious patterns, such as prompt injection, code obfuscation, or unauthorized persistence mechanisms, were found within the skill's logic or metadata.
Audit Metadata