A股技术分析报告
v1.0.0A股个股技术分析报告生成工具。当用户请求生成股票技术分析报告、查询A股个股行情、分析个股走势时触发。支持输入股票代码和股票名称,自动抓取东方财富实时数据并生成结构化技术分析报告。
⭐ 0· 135·1 current·1 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 say: fetch A‑share data from 东方财富 and generate a technical analysis report. The SKILL.md uses browser navigation and eastmoney API endpoints to collect the listed fields. No unrelated credentials, binaries, or config paths are requested — capability matches purpose.
Instruction Scope
Runtime instructions are limited to: navigate to Eastmoney quote pages, snapshot the page, call eastmoney push2 API endpoints, parse visible fields, optionally fetch historical K‑line for indicators, and populate the provided report template. The instructions do not ask to read local files, access unrelated environment variables, or transmit data to endpoints outside Eastmoney.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by an installer step, which is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. All external access is to Eastmoney endpoints, which is appropriate for the stated scraping/aggregation purpose.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modifications to other skills. Autonomous invocation is allowed by default but not combined with any elevated privileges or broad credential access.
Assessment
This skill appears coherent and does not request secrets or install code, but note these practical considerations before installing:
- The skill performs web scraping and browser snapshots of Eastmoney pages and will make outbound HTTP requests to push2.eastmoney.com — ensure you are comfortable with the agent having network access. Browser snapshots could capture cookies or any content visible in the browser session, so avoid running the skill in an environment where your browser is logged into sensitive accounts.
- Confirm that scraping Eastmoney is acceptable under your organization’s policies and Eastmoney’s terms of service (rate limits and ToS/legal compliance matters).
- The skill may need historical K‑line data to compute MACD/KDJ/RSI; it documents falling back to "暂无数据" when data is absent — expect occasional missing indicators if the historical fetch fails.
- If you want stronger containment, disable network access for this skill or restrict it to read-only, unauthenticated requests. If you need assurance about privacy/compliance, request a code-backed implementation or an allowlist of exact endpoints and rate limits.
Overall: coherent for its purpose, but treat it like any web‑scraping skill — review network access and data‑handling policy before enabling.Like a lobster shell, security has layers — review code before you run it.
latestvk97ecycby5rmgj5ewy4pmx6x5n84rsj0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
