← Back to Skills Marketplace
Stock Select
by
Hailong Wang
· GitHub ↗
· v2.0.2
· MIT-0
951
Downloads
2
Stars
7
Active Installs
13
Versions
Install in OpenClaw
/install stock-select
Description
AI驱动的智能选股与交易助手。自然语言选股(如"涨停股"、"主力净流入>10%"),Level2主力资金数据,集合竞价异动监控,多券商账户管理与AI辅助下单。让选股→分析→交易一站式完成。触发词:选股、问财、股票查询、主力资金、大单净额、涨停、集合竞价、股票行情、交易下单。
Usage Guidance
This skill will ask the agent to send usernames/passwords and JWT tokens to an external service (api.stockbot.me) and references an environment variable (STOCKBOOT_API_URL) even though the registry declares none. Before installing or using: 1) Do not enter real brokerage credentials until you trust the operator — try a read-only or demo account first. 2) Ask the publisher to update metadata to declare required env vars (STOCKBOOT_API_URL) and the primary credential name, and to provide a privacy/security policy explaining how tokens are stored/used and retained. 3) Prefer self-hosting (set STOCKBOOT_API_URL to your own audited backend) if you will perform real trades. 4) Verify TLS/HTTPS and the service's identity (homepage/source are unknown). 5) If you must test, create a throwaway account with minimal funds. If the publisher cannot clarify or provide auditable server code or an explicit privacy policy, treat the skill as untrusted for real trading/credential use.
Capability Analysis
Type: OpenClaw Skill
Name: stock-select
Version: 2.0.2
The skill facilitates stock trading and account management by requiring users to provide sensitive credentials, including passwords and SMS verification codes, to an external API (api.stockbot.me). While these capabilities are consistent with the stated purpose of a trading assistant, the handling of financial authentication tokens and the execution of trades via an AI agent represent high-risk behaviors. No explicit evidence of malicious intent or data exfiltration beyond the documented service was found in SKILL.md, but the potential for credential harvesting or unauthorized financial transactions warrants a suspicious classification.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims trading, account management, Level2 data and AI-assisted order placement — capabilities that legitimately require API endpoint configuration and secret tokens. However, the registry metadata lists no required environment variables, no primary credential, and no config paths. The SKILL.md itself references STOCKBOOT_API_URL and bearer tokens and describes login flows that accept username/password and return JWT/refresh tokens. The declared metadata does not match these needs.
Instruction Scope
The SKILL.md gives explicit runtime instructions to POST user credentials (username/password) to ${STOCKBOOT_API_URL}/auth/login, store/use/refresh JWT tokens, and call account/transaction endpoints on the Stockboot API. All network calls are to api.stockbot.me (or a custom STOCKBOOT_API_URL). That network scope matches the stated function, but the instructions also reference environment variables and token storage/usage that are not declared in the registry. The instructions will cause the agent to transmit sensitive user credentials/tokens to an external service — this is within the skill's purpose but must be explicit in metadata and consent flows.
Install Mechanism
There is no install spec and no executable code shipped with the skill (instruction-only). Low installation risk: nothing is downloaded or written to disk by an installer from this package.
Credentials
Although the registry lists no required environment variables or primary credential, the SKILL.md requires and documents use of STOCKBOOT_API_URL and bearer tokens (JWT + refreshToken) and expects user login credentials for trading. The absence of declared env vars/primaryEnv is a mismatch that obscures which secrets the skill will ask for or use. Additionally, the backend is a private repository (not auditable from the skill), so sensitive tokens/credentials sent to that service are harder to review.
Persistence & Privilege
The skill does not request always:true or any system-wide privileges. It does not claim to modify other skills or system configuration. Autonomous invocation is allowed (default) but not combined with other elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-select - After installation, invoke the skill by name or use
/stock-select - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
更新API域名到api.stockbot.me,添加官网地址stockbot.me
v2.0.1
优化描述:突出AI选股、Level2主力资金、竞价监控、多账户交易等核心价值
v2.0.0
新增用户认证接口、Level2数据、账户接口、交易接口
v1.5.1
完善文档:添加外部依赖声明、隐私说明、自托管选项
v1.5.0
安全升级:所有API请求升级为HTTPS加密传输
v1.4.3
API 地址更新为 HTTPS
v1.4.2
修复 license 显示为 MIT
v1.4.1
添加作者信息
v1.4.0
完善API文档:准确标注各接口请求方法,域名更新为stockboot.jiuma.cn
v1.3.0
安全更新:API域名更新,所有接口改用POST方法避免明文传输
v1.2.0
修复安全审核问题:许可证改为MIT,API地址使用环境变量
v1.1.0
新增行情接口:分时、集合竞价、K线、基础数据等,支持优化传输格式
v1.0.0
- Initial release of stock-select skill: intelligent stock screening via natural language, similar to Tonghuashun WenCai.
- Supports flexible screening using Chinese queries like "涨停的股票", "市盈率小于20", and "连续3天上涨".
- Integrates with remote API to process user queries and return filtered stock lists.
- Handles various filter types: price movements, financial ratios, multi-condition combinations, and exclusions (e.g., 非ST).
- Designed for easy interaction: users ask in plain Chinese, system returns structured results.
Metadata
Frequently Asked Questions
What is Stock Select?
AI驱动的智能选股与交易助手。自然语言选股(如"涨停股"、"主力净流入>10%"),Level2主力资金数据,集合竞价异动监控,多券商账户管理与AI辅助下单。让选股→分析→交易一站式完成。触发词:选股、问财、股票查询、主力资金、大单净额、涨停、集合竞价、股票行情、交易下单。 It is an AI Agent Skill for Claude Code / OpenClaw, with 951 downloads so far.
How do I install Stock Select?
Run "/install stock-select" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stock Select free?
Yes, Stock Select is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stock Select support?
Stock Select is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stock Select?
It is built and maintained by Hailong Wang (@wanghl-cn); the current version is v2.0.2.
More Skills