东方财富日内行情 dfcf-stock-intraday
Analysis
This instruction-only skill is narrowly focused on fetching public Eastmoney intraday stock or index data and shows no credential, file, persistence, or account-mutation behavior.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
在 bash 中运行以下命令(将 `<secid>` 替换为实际值): curl -s "https://push2.eastmoney.com/api/qt/stock/trends2/get?...&secid=<secid>"
The skill tells the agent to run a local curl command using a secid derived from the user's requested stock or index. This shell/API use is expected for the purpose, but users should know it will execute a command and send the requested identifier to Eastmoney.
Source: unknown Homepage: none
The artifact provenance is limited because no source repository or homepage is provided. This is a low-risk transparency note here because the skill is instruction-only and the visible behavior is simple.
