A Share Event
Analysis
This is a coherent instruction-only stock event analysis skill, with a minor dependency note because it expects a separate local stock-data helper and web search.
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.
SCRIPTS="$SKILLS_ROOT/cn-stock-data/scripts" python "$SCRIPTS/cn_stock_data.py" quote --code [CODE]
The skill depends on an external local cn-stock-data helper script that is not included in this artifact set and is not declared as an install requirement. This is relevant supply-chain/provenance information, though it is directly aligned with the skill's stock analysis purpose.
补充 web 搜索:公告原文、政策全文、分析师点评、历史类似事件案例。
The skill instructs the agent to use web search to gather event details and commentary. This is expected for announcement and policy analysis, but users should recognize that queries and retrieved web content can influence the final analysis.
