cot-contrarian-detector

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate analysis of futures market sentiment based on Commitment of Traders (COT) reports. The codebase is well-documented, includes comprehensive unit tests, and shows no signs of malicious intent or unauthorized data access.- [CREDENTIALS_UNSAFE]: The skill requires an FMP API key for data access but demonstrates excellent security hygiene. The scripts/screen_cot_crowding.py script includes a multi-layered _redact function that automatically strips the API key from request exceptions, HTTP error bodies, and terminal output, ensuring that sensitive credentials are not leaked into reports or logs.- [EXTERNAL_DOWNLOADS]: The skill communicates with financialmodelingprep.com to retrieve market data. This is a well-known financial data service, and the communication is restricted to fetching structured market positioning reports necessary for the skill's stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 10:16 AM
Security Audit — agent-trust-hub — cot-contrarian-detector