tracking-crypto-derivatives
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to track cryptocurrency futures, options, and perpetual swaps. Its functionality aligns with the stated purpose in the documentation.
- [SAFE]: Data collection targets well-known and legitimate cryptocurrency exchanges including Binance, Bybit, OKX, and Deribit. All network operations described are consistent with market data aggregation.
- [SAFE]: No sensitive data access or exfiltration patterns were identified. The scripts use environment variables for API key management, which is a standard security practice, and do not attempt to access private system files (e.g., SSH keys, AWS credentials).
- [SAFE]: No obfuscation techniques such as Base64-encoded commands, hidden Unicode characters, or steganography were found in the instructions or scripts.
- [SAFE]: The Python scripts follow clean, modular programming practices using standard libraries (argparse, dataclasses, decimal). There is no use of dangerous functions like eval(), exec(), or unauthorized subprocess calls.
Audit Metadata