stock-analysis
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches historical stock prices and market data from established financial data providers (such as Eastmoney and Sina) through the
aksharelibrary. This is the primary intended functionality. - [COMMAND_EXECUTION]: The skill involves running a local Python script (
scripts/stock_analyzer.py) with user-supplied arguments (stock codes). The script uses the standardargparselibrary for safe argument parsing and does not request elevated privileges.
Audit Metadata