← 返回 Skills 市场
Wallet Balance Checker
作者
rsquaredsolutions2026
· GitHub ↗
· v1.1.0
· MIT-0
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wallet-balance-checker
功能描述
Check balances across Coinbase, Polymarket (Polygon USDC), Kalshi, and sportsbook accounts. Provides a unified capital view with low-balance alerts. Read-onl...
安全使用建议
Do not supply sensitive API secrets or enable this skill until the inconsistencies are resolved. Ask the publisher for: (1) the full runtime instructions for Polymarket, Kalshi, and sportsbook integrations (the SKILL.md currently only implements Coinbase); (2) an explicit list of required binaries (the script uses openssl but openssl is not listed); and (3) confirmation of which environment variables are required (the registry summary claims none). If you test, use least-privilege, read-only API keys with scopes restricted to balance reads, run in an isolated environment, and rotate keys after testing. Prefer skills with a verifiable homepage/repository and a known publisher before providing secrets.
功能分析
Type: OpenClaw Skill
Name: wallet-balance-checker
Version: 1.1.0
The skill is a legitimate tool for checking financial balances across various platforms. The provided code in SKILL.md correctly implements Coinbase's API authentication using standard bash utilities (curl, openssl, jq) and communicates only with official API endpoints (api.coinbase.com). While the skill requests sensitive API secrets, this is necessary for its stated purpose, and there is no evidence of data exfiltration, obfuscation, or malicious intent.
能力评估
Purpose & Capability
The skill claims to check Coinbase, Polymarket (Polygon USDC), Kalshi, and sportsbook accounts, but the SKILL.md only contains a Coinbase balance-check implementation. Metadata also lists credentials for Kalshi and Polygon wallet/RPC, but no instructions use them — this is a clear mismatch between stated purpose and actual capability.
Instruction Scope
The runtime instructions contain a concrete Coinbase curl+jq script that computes an HMAC signature using openssl, reads COINBASE_API_KEY and COINBASE_API_SECRET, and queries api.coinbase.com. However, openssl (used in the script) is not listed in the required binaries, and there are no instructions for Polymarket/Kalshi/sportsbook despite those being advertised. The instructions therefore both omit needed runtime requirements and do not cover the advertised scope.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself. That lowers installation risk.
Credentials
The skill requests sensitive credentials (Coinbase API key/secret, Kalshi API key, Polygon RPC URL, Polymarket wallet address) in its metadata. Requiring a Coinbase API secret is reasonable for Coinbase access, but Kalshi/Polygon credentials are declared yet unused in the provided instructions. Additionally, the registry summary at the top says 'Required env vars: none' which contradicts the SKILL.md — a concerning inconsistency when secrets are involved.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings; it does not request persistent/privileged platform presence. No evidence it modifies other skills or writes global settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wallet-balance-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/wallet-balance-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add attribution links to agentbets.ai guides
v1.0.0
Initial release — AgentBets OpenClaw Skills series
元数据
常见问题
Wallet Balance Checker 是什么?
Check balances across Coinbase, Polymarket (Polygon USDC), Kalshi, and sportsbook accounts. Provides a unified capital view with low-balance alerts. Read-onl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Wallet Balance Checker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wallet-balance-checker」即可一键安装,无需额外配置。
Wallet Balance Checker 是免费的吗?
是的,Wallet Balance Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wallet Balance Checker 支持哪些平台?
Wallet Balance Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wallet Balance Checker?
由 rsquaredsolutions2026(@rsquaredsolutions2026)开发并维护,当前版本 v1.1.0。
推荐 Skills