tracking-crypto-derivatives

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a robust architecture for data aggregation from well-known cryptocurrency exchanges (Binance, Bybit, OKX, Deribit, BitMEX). All data processing is performed using standard Python libraries (dataclasses, decimal, datetime) and follows clear logic for market analysis.
  • [SAFE]: No hardcoded credentials or sensitive data access patterns were found. The documentation correctly advises users to use read-only API keys and manage them via environment variables or configuration files, adhering to security best practices.
  • [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation attempts were detected. While the error handling documentation mentions sudo for clock synchronization (ntpdate), this is presented as a manual troubleshooting step for users facing signature mismatches due to clock drift, rather than an automated or malicious command execution.
  • [SAFE]: The skill uses a modular design with clear separation of concerns (calculators, analyzers, monitors, and formatters), making the code transparent and verifiable.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 08:36 AM