market-monitor

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a clean architectural separation between market monitoring logic and exchange-specific API implementations, targeting only well-known and established financial service domains (binance.com and okx.com).
  • [SAFE]: The skill explicitly defines a 'read-only' operation policy, ensuring it only fetches market data (tickers and candlestick charts) without attempting to execute trades or modify account settings.
  • [CREDENTIALS_UNSAFE]: The implementation documents the use of environment variables (e.g., BINANCE_API_KEY, OKX_API_KEY) for authentication. This is a standard and recommended practice for managing secrets in AI agent skills, and there is no evidence of these credentials being logged or exfiltrated to unauthorized third-party services.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 06:50 PM
Security Audit — agent-trust-hub — market-monitor