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.com to retrieve market data, check account balances, and execute trades. This is the intended and documented behavior for the bot to function.
  • [COMMAND_EXECUTION]: The SerenDBStore class in scripts/serendb_store.py executes the seren-mcp binary 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.com for 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
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:44 AM