Chen China Stock Analysis

v1.0.0

Analyze Chinese stock prices (A-shares, HK stocks) and provide investment recommendations. Use when the user asks about stock analysis for Chinese companies,...

0· 127·2 current·3 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
The name/description (Chinese stock analysis, A‑shares/HK) matches the runtime instructions: web search for prices/news, technical/ fundamental commentary, and a structured recommendation template. The included references list appropriate stock codes and data sources. One minor inconsistency: _meta.json contains a different ownerId and a different slug ('china-stock-analysis') than the registry metadata ('chen-china-stock-analysis'), which looks like a packaging/metadata mismatch but does not change functionality.
Instruction Scope
SKILL.md confines the agent to public web searches for price/news, assembling analysis, and returning a standardized report with a mandatory risk disclaimer. It does not instruct reading arbitrary local files, accessing unrelated system state, or sending data to hidden endpoints. The behavior stays within the stated purpose (no scope creep).
Install Mechanism
This is instruction‑only with no install spec and no code files to write or execute on disk. That is the lowest‑risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions also do not reference any secrets or external API keys. Requested access is proportionate to the stated function (public web data only).
Persistence & Privilege
The skill is not marked 'always'; it is user‑invocable and allows normal autonomous invocation (platform default). There is no request to modify other skills or system settings. This level of persistence and privilege is appropriate for an analysis helper.
Assessment
This skill appears coherent and low‑risk: it only uses public web searches to build stock analyses and does not request credentials or install code. Before installing, consider: 1) verify the skill owner/metadata (the included _meta.json has a different ownerId/slug, which could be a harmless packaging error but is worth checking); 2) remember the agent will rely on live web searches—confirm your agent has appropriate internet access and that source preference (e.g., authoritative finance sites) is acceptable; 3) do not provide trading account credentials (the skill does not need them); and 4) if you want tighter control, disable autonomous invocation so the skill runs only when you explicitly call it. Finally, treat any investment recommendations as informational only and perform your own due diligence.

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

latestvk972645w9r3pgnhf5em9r0empd83d5gb

License

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

Comments