skills/jeremylongshore/claude-code-plugins-plus-skills/generating-trading-signals/Gen Agent Trust Hub
generating-trading-signals
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs technical analysis using public market data from a well-known service (Yahoo Finance). All data processing is done locally via standard Python libraries.
- [EXTERNAL_DOWNLOADS]: Fetches historical price data from the Yahoo Finance API using the yfinance library, which is a common and legitimate use case for a financial analysis skill.
- [COMMAND_EXECUTION]: Provides commands to run local Python scripts for analysis. The scripts are transparent and do not utilize dangerous functions or OS-level calls with untrusted input.
- [SAFE]: No hardcoded credentials, sensitive file access, or persistence mechanisms were detected. The skill's behavior is consistent with its stated purpose.
Audit Metadata