A Share Event

v1.0.0

A股事件驱动分析/公告解读/政策影响评估。当用户说"事件分析"、"公告解读"、"政策影响"、"并购"、"增发"、"回购"、"股权激励"、"XX出了什么公告"、"这个政策对XX有什么影响"、"解禁"、"定增"、"事件驱动"、"event analysis"、"公告分析"、"重组"、"资产注入"、"战略合作"、"利好...

0· 77·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
medium confidence
Purpose & Capability
Name/description (A股事件驱动分析、公告解读、政策影响评估) match the instructions: get announcement/policy text, perform quantitative/qualitative impact assessment, and fetch market/financial data. Requested artifacts (web search + cn-stock-data script calls) are coherent with the stated purpose.
Instruction Scope
Instructions are focused on event analysis and cite two data sources: web search and running python scripts under $SKILLS_ROOT/cn-stock-data/scripts. They do not ask to read unrelated system files or environment secrets. Caveat: the skill instructs running external python scripts (not included in this package); those scripts could themselves access network, credentials, or files — so scope depends on the trustworthiness of the referenced cn-stock-data scripts.
Install Mechanism
No install spec and no bundled code beyond documentation; lowest install risk. The skill is instruction-only and will not write files or download code by itself.
Credentials
The skill declares no required env vars, credentials, or config paths. That is appropriate for a documentation/instruction-only analysis skill. Note: runtime commands reference $SKILLS_ROOT and call local python scripts, which may require interpreter presence and access to filesystem/network; such needs are proportional if the referenced scripts are legitimate.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. disable-model-invocation is false (normal). The skill does not claim to modify other skills or global agent settings.
Scan Findings in Context
[no_regex_findings] expected: The repository is instruction-only and the regex-based scanner reported no findings. This is expected because there are no code files to analyze. The runtime instructions reference external python scripts (cn_stock_data.py) that were not included; those were not scanned here.
Assessment
This skill appears coherent and focused on event-driven stock analysis. Before installing or enabling it: (1) Verify the referenced cn-stock-data scripts ($SKILLS_ROOT/cn-stock-data/scripts/cn_stock_data.py) exist and inspect their code for network access, credential use, or file I/O you don't expect — the skill instructs the agent to run those scripts but does not include them. (2) Confirm that web searches and any market-data access comply with your data policies and licensing. (3) Be aware the skill will run local Python commands when triggered by many keywords (the SKILL.md uses a wide 'MUST USE' trigger list); if you want to limit automatic runs, restrict invocation or review the agent's skill-invocation policies. If you cannot review the external scripts, treat the skill as higher risk and avoid granting it autonomous execution.

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

latestvk9764fwejx4t3xp7n1za32e80983vz2w

License

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

Comments