dip-tranches-strategy
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
check_drawdown.pyscript importsyfinance. This is a well-known, public library for fetching financial market data from Yahoo Finance. This is a standard practice for personal finance tools. - [COMMAND_EXECUTION]: The skill documentation describes how to run the provided Python script (
python scripts/check_drawdown.py --ticker VOO --reserve 200000). This is an expected use of the bundled asset for local analysis. - [REMOTE_CODE_EXECUTION]: The skill mentions external APIs like Alpaca, Interactive Brokers, and Polygon.io in
references/data-sources.md. These are well-known financial services, and the documentation neutrally describes their use for professional-grade data retrieval. - [SAFE]: The skill implements strict boundary markers and data-first requirements for crypto assets to prevent the agent from providing unfounded financial support levels. It explicitly reminds the user that the framework is for analytical purposes and not personalized financial advice.
Audit Metadata