A股每日市场简报 — GroundAPI

v1.0.0

Generate a daily A-share market briefing covering indices, sector rotation, top movers, and key financial news — powered by GroundAPI MCP tools.

1· 36·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 ask for market data and the skill only requires a GroundAPI API key and calls GroundAPI MCP endpoints (finance_market, finance_stock_screen, info_news). Those requirements are proportional and expected for a market-briefing skill.
Instruction Scope
SKILL.md contains explicit, narrowly scoped steps to call the specified GroundAPI MCP tools and assemble a report. It does not instruct reading arbitrary local files, other environment variables, or exfiltrating data to unrelated endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes risk because nothing is downloaded or written to disk by installation.
Credentials
Only a single credential (GROUNDAPI_KEY) is required and explicitly used to configure the MCP server connection. No unrelated secrets, config paths, or excessive environment access are requested.
Persistence & Privilege
Skill is not always-enabled and does not request special persistent privileges or modify other skills. Autonomous invocation is allowed by default (normal) but not elevated here.
Assessment
This skill appears coherent: it will use your GROUNDAPI_KEY to call GroundAPI's MCP endpoints and assemble the briefing. Before installing, confirm you trust GroundAPI and the mcp.groundapi.net endpoint; prefer using a least-privilege / read-only API key if the provider supports it; monitor API usage and be prepared to revoke the key if you see unexpected activity. Remember the skill can be invoked by the agent (normal behavior) so protect the API key as you would any secret. If you need stronger assurances, ask the publisher for documentation or audit logs showing how the key is used.

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

latestvk975d37xs87b0k0n8xnx2hhcp9845tdc

License

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

Runtime requirements

📋 Clawdis
EnvGROUNDAPI_KEY
Primary envGROUNDAPI_KEY

Comments