regime
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes an internal Python script
markov_regime.pyusing theuvpackage manager to process price data. This is a standard implementation of the skill's logic within its own environment. - [EXTERNAL_DOWNLOADS]: Historical market data is retrieved via the
yfinancelibrary when a ticker is analyzed. This is the intended and documented function for financial asset analysis. - [SAFE]: The skill does not exhibit malicious patterns like prompt injection, unauthorized data access, or persistence. All operations are aligned with the stated purpose of market regime detection.
Audit Metadata