market-monitor
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill requires standard authentication via environment variables (e.g., BINANCE_API_KEY, OKX_API_SECRET). No hardcoded passwords, keys, or tokens were detected in the source files.
- [EXTERNAL_DOWNLOADS]: The skill communicates with official API endpoints for well-known financial services (api.binance.com and api.okx.com) to retrieve real-time ticker and candlestick data.
- [DATA_EXFILTRATION]: No patterns of sensitive local file access or unauthorized data transmission were found. The skill is explicitly restricted to read-only market data operations.
- [COMMAND_EXECUTION]: The implementation is descriptive and does not invoke shell commands, subprocesses, or dynamic code execution.
Audit Metadata