← 返回 Skills 市场
wsy0303

A股量化选股助手

作者 wsy0303 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yufeng-stock-screener
功能描述
A股智能量化选股助手(禹锋量化 · 专业版)。当用户询问A股选股、股票推荐、 今日买什么股票、量化选股、短线机会、强势股、涨停股分析、个股技术分析、 主力资金流向、择时建议时触发此技能。 Use when: A股选股、今天买什么、推荐股票、短线股票、强势股筛选、量化筛选、 技术分析、主力资金、买卖点分析、择时评分...
安全使用建议
Before installing, verify the API host and token flow: 1) Confirm you trust the server at 124.220.59.85 (the skill defaults to that raw IP) — prefer an HTTPS, named domain and official documentation; 2) Do not paste your production tokens until you verify the service; consider using a throwaway token first; 3) Inspect scripts/query_stocks.py yourself (it is readable) to confirm only expected fields are sent; 4) Be aware install.sh will append your token to ~/.bashrc if you provide it — remove that line if you prefer not to persist the token; 5) If uncertain, run the client in a sandbox or container and/or ask the author for an official domain and privacy policy before using with real credentials.
功能分析
Type: OpenClaw Skill Name: yufeng-stock-screener Version: 1.0.0 The skill functions as a stock screening tool but exhibits risky behaviors, specifically modifying the user's shell configuration (~/.bashrc) in 'scripts/install.sh' to persist an API token. It also communicates with a hardcoded raw IP address (http://124.220.59.85:8080) in 'scripts/query_stocks.py' rather than a verified domain. While these actions are plausibly related to the tool's stated purpose, the use of shell persistence and raw IP infrastructure are high-risk patterns often associated with low-reputation or potentially unwanted software.
能力评估
Purpose & Capability
Name/description (A股量化选股) match the included code and instructions: the skill runs a client script that calls a remote '禹锋量化' API to screen/analyze A‑share stocks. The required functionality (API token + HTTP requests) is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run scripts/query_stocks.py which will send your token and query parameters to a remote API. It also instructs users to obtain a paid token from a server reachable at http://124.220.59.85:8080. The instructions direct storing the token in ~/.bashrc. The combination of sending sensitive tokens and guiding users to a raw IP address is outside normal benign detail and deserves review.
Install Mechanism
There is no package manager install; install.sh (bundled) runs pip install requests, creates ~/.workbuddy/skills/... and copies files. This is a simple installer, but it writes to the user's home and shell rc. The installer copies from a relative ../skill/ path which may fail if packaging layout differs — not dangerous but brittle.
Credentials
The runtime expects an API token (YUFENG_QUANT_TOKEN) and optionally YUFENG_QUANT_API, but the registry metadata lists no required env vars. The script will send the token as X-Token to an external host (defaulting to http://124.220.59.85:8080). Requiring a single service token is proportionate to the feature, but the metadata omission and the use of a raw IP endpoint raise red flags about transparency and trust.
Persistence & Privilege
Installer appends an export line to ~/.bashrc when the user provides a token — this is a persistent change to the user's shell environment. The skill is not marked always:true and does not modify other skills or system-wide agent settings, so persistence is limited to files under the user's home directory and shell rc.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yufeng-stock-screener
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yufeng-stock-screener 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of yufeng-stock-screener: An AI-powered quantitative stock screener for A-shares (禹锋量化 · 专业版). - Provides automated screening of short-term opportunities based on a four-dimensional scoring system (technical, capital, chips, sector rotation). - Supports user queries for stock picks, short-term opportunities, technical analysis, fund flows, hot sectors, and timing suggestions. - Requires API Token for use, with clear subscription and setup guidance. - Outputs formatted, actionable recommendations for the A-share market. - Not designed for Hong Kong/US stocks, funds, futures, or bonds.
元数据
Slug yufeng-stock-screener
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

A股量化选股助手 是什么?

A股智能量化选股助手(禹锋量化 · 专业版)。当用户询问A股选股、股票推荐、 今日买什么股票、量化选股、短线机会、强势股、涨停股分析、个股技术分析、 主力资金流向、择时建议时触发此技能。 Use when: A股选股、今天买什么、推荐股票、短线股票、强势股筛选、量化筛选、 技术分析、主力资金、买卖点分析、择时评分... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 A股量化选股助手?

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

A股量化选股助手 是免费的吗?

是的,A股量化选股助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

A股量化选股助手 支持哪些平台?

A股量化选股助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 A股量化选股助手?

由 wsy0303(@wsy0303)开发并维护,当前版本 v1.0.0。

💬 留言讨论