← Back to Skills Marketplace
wsy0303

A股量化选股助手

by wsy0303 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yufeng-stock-screener
Description
A股智能量化选股助手(禹锋量化 · 专业版)。当用户询问A股选股、股票推荐、 今日买什么股票、量化选股、短线机会、强势股、涨停股分析、个股技术分析、 主力资金流向、择时建议时触发此技能。 Use when: A股选股、今天买什么、推荐股票、短线股票、强势股筛选、量化筛选、 技术分析、主力资金、买卖点分析、择时评分...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yufeng-stock-screener
  3. After installation, invoke the skill by name or use /yufeng-stock-screener
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug yufeng-stock-screener
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is A股量化选股助手?

A股智能量化选股助手(禹锋量化 · 专业版)。当用户询问A股选股、股票推荐、 今日买什么股票、量化选股、短线机会、强势股、涨停股分析、个股技术分析、 主力资金流向、择时建议时触发此技能。 Use when: A股选股、今天买什么、推荐股票、短线股票、强势股筛选、量化筛选、 技术分析、主力资金、买卖点分析、择时评分... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install A股量化选股助手?

Run "/install yufeng-stock-screener" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is A股量化选股助手 free?

Yes, A股量化选股助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does A股量化选股助手 support?

A股量化选股助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created A股量化选股助手?

It is built and maintained by wsy0303 (@wsy0303); the current version is v1.0.0.

💬 Comments