← 返回 Skills 市场
ksky521

虾皮A股涨跌停股分析

作者 三水清 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
126
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xiapi-price-limit-analysis
功能描述
分析A股涨跌停股票,识别热点板块和龙头股。触发词:涨停、跌停、炸板、涨跌停分析、涨停板、涨停股、跌停股、炸板股。适用场景:短线热点追踪、市场情绪判断、龙头股识别。不适用场景:个股深度分析、长线投资研究、技术指标详解。
安全使用建议
This skill appears to do what it says (fetch and analyze limit‑up/down data) but has two red flags: (1) the SKILL.md tells you to run npx daxiapi-cli@latest which downloads and executes code from npm at runtime, and (2) it requires an API token (DAXIAPI_TOKEN) even though the metadata doesn't declare it. Before installing/use: verify the reputation of daxiapi/daxiapi-cli and the package maintainer; prefer pinning a specific package version instead of @latest; inspect the daxiapi-cli source (or run it in an isolated/sandbox environment) to ensure it does only the expected API calls; limit token permissions if possible and avoid committing it to repos; consider generating a dedicated, revocable token for this use. If you cannot verify the npm package or don't want to run remote code, do not install/use the skill.
能力评估
Purpose & Capability
Functionality (fetching zt/dt/zb data from daxiapi and aggregating by industry) matches the name/description and legitimately requires an API token. However, the skill registry metadata lists no required env vars/credentials while SKILL.md explicitly instructs setting DAXIAPI_TOKEN / configuring a token — an inconsistency between declared requirements and actual instructions.
Instruction Scope
SKILL.md instructs the agent/user to run npx daxiapi-cli@latest commands and to persist a token via the CLI or environment. That means the agent will download and execute remote code at runtime and will store/use a credential. The instructions do not ask to read unrelated local files, but running @latest without verification grants broad discretion to execute arbitrary package code.
Install Mechanism
There is no formal install spec, but the runtime workflow relies on npx daxiapi-cli@latest. Using npx with @latest pulls code from the public npm registry at runtime, which increases risk (unreviewed remote code execution). The skill provides no guidance to pin or verify the package or its provenance.
Credentials
Although the registry metadata declares no required env vars, the documentation requires a DAXIAPI_TOKEN and recommends persisting it (CLI config or .env). Requesting and storing a token is proportionate for this data service, but the metadata mismatch and lack of guidance on token scope/permissions and safe handling are concerning.
Persistence & Privilege
The skill does not request always:true and does not declare system-wide modifications. It suggests persisting a token via the CLI or .env (normal for API clients) but does not ask to change other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiapi-price-limit-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiapi-price-limit-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- No file changes were detected for version 1.0.2. - No functional or documentation updates in this release. - The skill behavior and description remain unchanged.
v1.0.1
**行业和连板统计标准优化,报告结构细化** - 行业热度统计按“行业字段”优先聚合,避免仅用概念标签,提升板块识别严谨性 - 龙头股清单仅保留“N==M且N≥2”真连板股,剔除非连续涨停 - 炸板股按连板数拆分高位(≥3)与低位,并在报告中分别说明风险级别 - 报告模版显式增加“数据日期”、“炸板率”、“高/低位炸板分类”等必填项,确保分析结构规范 - 概念/行业统计全面排除AB股、机构重仓、昨日高换手等噪音概念 - 强化核查项:行业聚合、真连板筛选、炸板分类、数据日期标注和追高风险提示均为必检
v1.0.0
- Initial release of xiapi-price-limit-analysis. - Analyzes A-share price limit stocks to identify hot sectors and leading stocks. - Provides a structured process and detailed reporting template for market sentiment and short-term hotspot tracking. - Includes token setup, error handling, and clear quality guidelines. - Designed for short-term analysis; not for deep single-stock or long-term investment research.
元数据
Slug xiapi-price-limit-analysis
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

虾皮A股涨跌停股分析 是什么?

分析A股涨跌停股票,识别热点板块和龙头股。触发词:涨停、跌停、炸板、涨跌停分析、涨停板、涨停股、跌停股、炸板股。适用场景:短线热点追踪、市场情绪判断、龙头股识别。不适用场景:个股深度分析、长线投资研究、技术指标详解。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 虾皮A股涨跌停股分析?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiapi-price-limit-analysis」即可一键安装,无需额外配置。

虾皮A股涨跌停股分析 是免费的吗?

是的,虾皮A股涨跌停股分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

虾皮A股涨跌停股分析 支持哪些平台?

虾皮A股涨跌停股分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 虾皮A股涨跌停股分析?

由 三水清(@ksky521)开发并维护,当前版本 v1.0.2。

💬 留言讨论