tracking-crypto-derivatives
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior or suspicious patterns were detected across the skill scripts or configuration. The codebase is focused solely on legitimate market data aggregation and financial analysis.
- [SAFE]: The skill follows security best practices by using environment variables (via os.getenv) to handle sensitive API credentials, preventing hardcoded secrets.
- [SAFE]: Data validation is handled correctly by converting external API inputs into Decimal and float types, which serves as an effective sanitization layer against non-numeric payloads.
- [SAFE]: The allowed tools are appropriately scoped, and the Bash tool usage is restricted to the specific derivatives script namespace.
- [SAFE]: All external domains referenced (Binance, Bybit, OKX, Deribit) are well-known, legitimate cryptocurrency exchange services.
Audit Metadata