skills/anbeime/skill/stock-analysis/Gen Agent Trust Hub

stock-analysis

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's behavior is consistent with its stated purpose of analyzing stock market data. It uses standard Python libraries for data processing and mathematical analysis.
  • [EXTERNAL_DOWNLOADS]: The skill fetches real-time and historical stock data from Sina Finance's official domains (hq.sinajs.cn and money.finance.sina.com.cn). These are well-known services for financial data, and the operations are performed using the requests library without executing remote content.
  • [COMMAND_EXECUTION]: The skill involves running local Python scripts (fetch_stock_data.py and analyze_stock.py) to process data. These scripts use argparse for safe argument handling and do not invoke subshells or dangerous system commands.
  • [DATA_EXFILTRATION]: There is no evidence of sensitive data exfiltration. Network activity is limited to fetching public stock information from established financial APIs.
  • [PROMPT_INJECTION]: The instructions in SKILL.md are focused on operational steps for technical analysis and do not contain patterns intended to bypass AI safety guidelines or override system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 05:42 PM
Security Audit — agent-trust-hub — stock-analysis