stockbee-20pct-study
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill optionally fetches historical price data and stock lists from the Financial Modeling Prep (FMP) API (financialmodelingprep.com). This is a well-known financial data service and the usage is consistent with the skill's stated purpose.
- [COMMAND_EXECUTION]: The skill provides a Python CLI tool (
run_20pct_study.py) for processing market data and generating local reports. The script uses standard libraries and the 'requests' package for its operations. - [DATA_EXPOSURE]: The script uses an API key for FMP, which is provided by the user via command-line arguments or environment variables. It does not attempt to access sensitive local files or credentials.
Audit Metadata