A股个股分析助手 — GroundAPI
v1.0.0Analyze individual A-share stocks with real-time quotes, fundamentals, technicals, and recent news — powered by GroundAPI MCP tools.
⭐ 1· 80·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the declared runtime behavior: all calls in SKILL.md target GroundAPI MCP tooling. The single required env var (GROUNDAPI_KEY) and MCP server URL in the example are coherent with a third‑party API integration; no unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to call finance_stock, finance_market, finance_stock_screen, and info_search endpoints and to assemble a structured report. It does not instruct reading arbitrary files, other environment variables, or sending data to unexpected endpoints beyond the declared GroundAPI MCP server. Triggering conditions and fallback behaviors are narrowly scoped to stock/sector queries.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is downloaded or written to disk during install—this is the lowest-risk install profile.
Credentials
Only one credential is required (GROUNDAPI_KEY) and it is the platform's primary credential. There are no other secret-like env vars or config paths requested, which is proportionate for a third‑party market-data integration.
Persistence & Privilege
Skill is not always-enabled and is user-invocable; it does not request elevated persistence or system-wide configuration changes. No instructions to modify other skills or system settings are present.
Assessment
This skill is internally consistent with its stated goal, but before installing: (1) confirm the GROUNDAPI_KEY you provide is for GroundAPI and restrict the key's permissions if possible; (2) verify you trust GroundAPI (https://groundapi.net) because user queries and requested symbols/news will be sent to their MCP endpoint; (3) be aware that use may incur API billing or rate limits tied to your key; (4) do not reuse a highly privileged or long-lived secret across unrelated services—create a dedicated key for this skill if possible; (5) if you need stronger privacy, ask whether GroundAPI logs query content or retains results and whether you can opt out of data retention.Like a lobster shell, security has layers — review code before you run it.
latestvk97e97z1bdczqhes7h1nwgeetn845v4f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📈 Clawdis
EnvGROUNDAPI_KEY
Primary envGROUNDAPI_KEY
