cboe-data
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
fetch_cboe.py) designed to fetch market data via command-line arguments. - [EXTERNAL_DOWNLOADS]: The script performs network requests to official CBOE domains to retrieve financial statistics.
- Target domains:
cdn.cboe.com,www-api.cboe.com, andww2.cboe.com. - These requests are used solely for the stated purpose of obtaining public market data.
- [SAFE]: No obfuscation, prompt injection, or malicious data exfiltration patterns were identified.
- The skill correctly handles data without requiring or hardcoding API keys or credentials.
- All dependencies are standard and safe for the intended use-case.
Audit Metadata