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.pyscript includes a multi-layered_redactfunction 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 withfinancialmodelingprep.comto 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