← 返回 Skills 市场
Binance Skills
作者
binance-skills-hub
· GitHub ↗
· v1.1.0
· MIT-0
144
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install binance-skills
功能描述
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
使用说明 (SKILL.md)
Binance
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
PREREQUISITE: Read
auth.mdfor auth, global flags, and security rules.
Helper Commands
| Command | Description |
|---|---|
algo |
Algo Trading |
alpha |
Alpha |
c2c |
C2C |
convert |
Convert |
copy-trading |
Copy Trading |
crypto-loan |
Crypto Loan |
derivatives-options |
Derivatives Trading (Options) |
derivatives-portfolio-margin |
Derivatives Trading (Portfolio Margin) |
derivatives-portfolio-margin-pro |
Derivatives Trading (Portfolio Margin Pro) |
dual-investment |
Dual Investment |
fiat |
Fiat |
futures-coin |
Derivatives Trading (COIN-M Futures) |
futures-usds |
Derivatives Trading (USDS-M Futures) |
gift-card |
Gift Card |
margin-trading |
Margin Trading |
mining |
Mining |
pay |
Pay |
rebate |
Rebate |
simple-earn |
Simple Earn |
spot |
Spot Trading |
staking |
Staking |
sub-account |
Sub Account |
vip-loan |
VIP Loan |
wallet |
Wallet |
Notes
- ⚠️ Prod transactions — always ask user to type
CONFIRMbefore executing. - Append
--profile \x3Cname>to any command to use a non-active profile. - All authenticated endpoints accept optional
--recvWindow \x3Cms>(max 60 000). - Timestamps (
startTime,endTime) are Unix ms. - For endpoints not listed in the skill, use
binance-cli request (GET|POST|PUT...) \x3Curl> [--signed]. Any Parameters can be added to the request (e.g:--param1 value --param2 value).
安全使用建议
This skill is plausibly a legitimate Binance CLI wrapper (it installs a named npm package and documents many Binance endpoints), but there are two practical concerns: (1) it repeatedly says 'Requires auth' yet the package/skill metadata doesn't declare where API keys/secrets should be set (env vars, config path, or profile). Ask or inspect references/auth.md to confirm how credentials are provided and stored, and whether they are kept locally or written to a file. (2) The registry entry has no source or homepage; before installing, verify the npm package author/publisher and prefer official Binance-maintained releases (check publisher, package README, and GitHub repo). If you proceed, create API keys with the minimum permissions needed (avoid enabling withdrawal if not required), use IP-restrictions on keys where possible, and require manual CONFIRM for any production transactions (as SKILL.md suggests). If you cannot validate package origin or the auth flow, treat this skill as untrusted and do not install or provide live API credentials.
功能分析
Type: OpenClaw Skill
Name: binance-skills
Version: 1.1.0
The skill bundle is a comprehensive wrapper for a Binance CLI tool, providing documentation and instructions for trading and account management. It contains proactive security guidelines in `references/auth.md` that explicitly instruct the AI agent to protect credentials (e.g., forbidding `printenv` or logging raw secrets) and requires explicit user confirmation for production transactions in `SKILL.md`. No evidence of malicious intent, data exfiltration, or obfuscation was found; the bundle appears well-structured and focused on its stated purpose.
能力标签
能力评估
Purpose & Capability
Name/description match the provided SKILL.md and the install of an npm package that provides a bin named binance-cli (coherent). However the skill repeatedly says 'Requires auth' yet the registry metadata lists no required environment variables, no primary credential, and no required config paths — an inconsistency between claimed purpose (authenticated Binance operations) and declared requirements.
Instruction Scope
SKILL.md instructs the agent to run binance-cli commands and references a local references/auth.md for authentication and security rules. The runtime instructions themselves do not ask the agent to read arbitrary system files or exfiltrate data, but they depend on authentication behavior documented in auth.md (not inlined here), so the exact runtime access pattern depends on that file.
Install Mechanism
Install is via npm package '@binance/binance-cli' which is an expected way to deliver a CLI; this is moderate-risk but standard. Missing upstream source/homepage in the registry metadata reduces transparency — verify the package publisher and the npm/GitHub release before installing.
Credentials
The skill handles many authenticated endpoints (trading, withdrawals, futures, etc.) but declares no environment variables or primary credential. Real Binance CLI tooling normally requires API key and secret (or a config file/profile). Not declaring how/where credentials are supplied is disproportionate and prevents an informed decision about secret exposure.
Persistence & Privilege
The skill is not always-enabled, and model invocation is allowed (default). There is no install behavior shown that modifies other skills or system-wide configurations. Persistence/privilege level is normal for a user-invocable CLI skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install binance-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/binance-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Initial release of the binance skill.
- Enables use of binance-cli for Binance Spot, Futures (USD-S), and Convert operations (authentication required).
- Includes support for a wide range of trading and account management commands such as algo trading, copy trading, futures, margin, mining, staking, wallet functions, and more.
- Requires user confirmation ("CONFIRM") before executing production transactions.
- Supports profile selection and customizable authenticated endpoint options.
元数据
常见问题
Binance Skills 是什么?
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 Binance Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install binance-skills」即可一键安装,无需额外配置。
Binance Skills 是免费的吗?
是的,Binance Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Binance Skills 支持哪些平台?
Binance Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Binance Skills?
由 binance-skills-hub(@binance-skills-hub)开发并维护,当前版本 v1.1.0。
推荐 Skills