华尔街股票分析系统

v1.0.0

提供基于实时数据的华尔街风格十维度深度股票分析,覆盖公司概览、财务健康、估值、风险及投资建议。

0· 73·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (deep stock analysis) align with the runtime instructions: fetching real‑time market data (腾讯财经 / 新浪 / 东方财富) and producing a 10‑section report. The skill does not request extraneous credentials, binaries, or config paths that would be inconsistent with its stated purpose.
Instruction Scope
SKILL.md explicitly limits actions to checking network/API availability and fetching/using market data to produce the 10‑dimension report. It does not direct the agent to read local files, environment variables, or unrelated system state, nor to exfiltrate data to unexpected endpoints. The requirement to check network connectivity and avoid fabricating data is sensible for a real‑time data skill.
Install Mechanism
No install spec and no code files — the skill is instruction‑only, which minimizes footprint and avoids writing code or binaries to disk. This is proportionate for a skill that describes how to fetch public APIs and format analysis.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportional: public finance APIs listed do not require user secrets according to the instructions. No unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent installation or elevated privileges. Autonomous invocation is allowed by platform default but the skill itself does not request extra persistence or modify other skills/configs.
Assessment
This skill appears coherent and low‑risk as written, but consider: (1) the skill fetches real‑time data from third‑party Chinese finance endpoints (qt.gtimg.cn, 新浪, 东方财富); verify these sources' availability, terms of use, and whether you need an API key or rate limits for your use. (2) Because it performs financial analysis, do not treat its output as professional financial advice—verify results independently before acting. (3) If you plan to have the agent run autonomously, be aware it will make network requests when invoked; ensure that behavior is acceptable in your environment and consider adding logging, request throttling, or a vetted API provider if you need higher reliability or auditability.

Like a lobster shell, security has layers — review code before you run it.

latestvk97aqcfctzg06d41p0398013x583z12y

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments