akshare-data
Warn
Audited by Snyk on Feb 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's references (e.g., references/alternative.md and references/stock.md) explicitly include akshare calls such as ak.stock_hot_xq(), ak.stock_news_em(), ak.stock_hot_search_baidu(), and ak.stock_info_global_sina() that fetch public/social/forum/news content, and the executable script scripts/akshare_query.py runs arbitrary akshare functions, so the agent will ingest and act on untrusted third-party user-generated content from those sites.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill's runtime installs and imports the akshare package via pip using the Tsinghua PyPI mirror (https://pypi.tuna.tsinghua.edu.cn/simple), which fetches and executes remote package code required for the skill.
Audit Metadata