mean-reversion

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements standard financial analysis techniques using well-established Python libraries such as NumPy, Pandas, and SciPy.
  • [EXTERNAL_DOWNLOADS]: The mean_reversion_test.py script makes a network request to public-api.birdeye.so to fetch OHLCV (Open, High, Low, Close, Volume) data. This is a legitimate operation for a financial analysis tool and targets a well-known service provider in the cryptocurrency ecosystem.
  • [SAFE]: API authentication is handled securely by reading the BIRDEYE_API_KEY from environment variables, which is the recommended practice for preventing credential exposure in source code.
  • [SAFE]: The skill does not contain any patterns indicative of prompt injection, obfuscation, or unauthorized data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:35 PM