A股量化 AkShare
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
SKILL.md
text/markdown · 2890 bytes
scripts/stock_cli.py
text/plain · 3578 bytes
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill is internally consistent with its stated purpose (using AkShare to fetch A‑share market and financial data); it requires no credentials or unusual system access and contains only a small functional bug, not malicious behavior.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: akshare-stock Version: 1.0.1 The skill bundle is designed to fetch A-share stock data using the AkShare library, aligning with its stated purpose. The `SKILL.md` provides clear instructions and examples for using AkShare functions, and the `scripts/stock_cli.py` implements a command-line interface for these functions. There are no signs of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. A minor bug exists in `scripts/stock_cli.py` where `stock_individual_fund_flow` is called without the `ak.` prefix, but this is a functional error and not a security vulnerability or malicious indicator.