regime-detection
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to calculate financial signals using legitimate APIs and standard data libraries.
- [EXTERNAL_DOWNLOADS]: Fetches market data using the
yfinancelibrary, which is a common and standard practice for quantitative finance tasks. All network activity is directed to official financial data providers. - [COMMAND_EXECUTION]: The Python script
regime_monitor.pyis a standalone utility that processes data and outputs analysis results. It does not execute arbitrary shell commands or access sensitive system files. - [NO_CODE]: The logic for signal weighting and regime calculation is transparently implemented in Python without obfuscation or remote code execution patterns.
Audit Metadata