stock-liquidity
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill manages its environment by verifying and installing the yfinance, pandas, and numpy Python libraries. These are standard packages for the skill's stated purpose of financial data analysis and are retrieved from official repositories.
- [COMMAND_EXECUTION]: A dynamic context check (!python3...) is used in the SKILL.md file to verify the local Python environment's dependencies upon loading. This operation is limited to confirming the availability of required libraries and does not involve user-supplied input or access to sensitive data.
- [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were identified. The skill is designed for research and educational purposes, operating exclusively on public financial data retrieved via the yfinance library.
Audit Metadata