AKShare股票分析
v1.0.0专业股票分析技能整合 akshare 数据 + 技术指标 + 板块轮动 + 持仓诊断。通过 AKShare CLI 调用A股/基金/期货实时行情数据,计算MACD/RSI/MA等技术指标,分析板块轮动趋势,诊断持仓风险与收益,输出结构化JSON结果。适用场景:股票行情查询、技术指标分析、持仓组合诊断、板块热点追踪...
⭐ 0· 51·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (stock analysis using AKShare) align with the included CLI script: it calls akshare and public Tencent endpoints, computes indicators, and exposes diagnose/plate/summary commands. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs installing akshare/pandas/numpy and running the included scripts; the runtime instructions only reference the CLI and public data sources. The instructions do not ask the agent to read unrelated files or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec (instruction-only), but SKILL.md asks users to pip install akshare/pandas/numpy. This is expected for a Python CLI but means installation will fetch third-party packages from PyPI — ensure you install in a trusted environment.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The code likewise does not read env vars or other secrets. Required network access to public APIs is proportional to its function.
Persistence & Privilege
The skill does not request persistent/global privileges (always:false). It does not attempt to modify other skills or system-wide config.
Assessment
This skill appears coherent for its stated purpose. Before installing: 1) be aware it will pip-install akshare and related packages (install in a virtualenv or sandbox). 2) The CLI makes outbound HTTP requests to public market APIs (qt.gtimg.cn and akshare data sources) — expected for market data but note network activity. 3) The code uses broad exception handlers (bare excepts) which can hide errors; test outputs on known inputs. 4) If you supply holdings JSON, avoid passing sensitive or unrelated data. 5) If you need higher assurance, review akshare's dependencies and network behavior or run the tool in an isolated environment.Like a lobster shell, security has layers — review code before you run it.
aksharevk97711j1dtqyj2cg16364kr3ts844tetchinavk97711j1dtqyj2cg16364kr3ts844tetfinancevk97711j1dtqyj2cg16364kr3ts844tetlatestvk97711j1dtqyj2cg16364kr3ts844tetstockvk97711j1dtqyj2cg16364kr3ts844tet
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
