tracking-crypto-derivatives
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured analysis of cryptocurrency derivatives markets using well-known exchanges such as Binance, Bybit, OKX, and Deribit as data sources. The implementation is transparent and restricted to the stated purpose.
- [CREDENTIALS_UNSAFE]: Security best practices are followed regarding credential management. The skill documentation instructs users to use environment variables for API keys rather than hardcoding them, and no secrets were found within the source code or configuration files.
- [REMOTE_CODE_EXECUTION]: No remote code execution vulnerabilities were detected. The skill does not perform any dynamic script downloads, piped shell executions, or unsafe use of evaluation functions.
- [OBFUSCATION]: A thorough scan for obfuscation techniques, including Base64 encoding of commands, zero-width characters, and homoglyph attacks, yielded no results. The code is readable and its intent is clear.
- [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were found. Network interactions are scoped to official API endpoints of established financial services, and no sensitive local files (such as SSH keys or AWS credentials) are accessed by the scripts.
Audit Metadata