← 返回 Skills 市场
eltontay

circle-wallet

作者 eltontay · GitHub ↗ · v1.0.17
cross-platform ⚠ suspicious
4772
总下载
5
收藏
0
当前安装
18
版本数
在 OpenClaw 中安装
/install circle-wallet
功能描述
USDC wallet capabilities for OpenClaw agents via Circle Developer-Controlled Wallets
安全使用建议
Review before installing if you will connect production Circle credentials. Use sandbox first, keep credentials out of shared logs and shells, restrict file permissions on the local config directory, and verify any send operation with an explicit recipient, amount, network, and funding source before allowing the agent to execute it. Back up wallet metadata before reconfiguring credentials.
功能分析
Type: OpenClaw Skill Name: circle-wallet Version: 1.0.17 The OpenClaw Circle Wallet skill is benign. Its code and documentation clearly align with its stated purpose of managing USDC wallets via Circle Developer-Controlled Wallets. The skill's file system access is limited to its designated configuration directory (`~/.openclaw/circle-wallet/`), and network communication is exclusively with `api.circle.com` via the official Circle SDK. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in the `SKILL.md` or any other file.
能力评估
Purpose & Capability
The stated wallet-management purpose coherently explains Circle API use, credential setup, local wallet metadata, and USDC transfer capability, but sending funds is high-impact and the documented examples reportedly do not clearly warn about production/mainnet irreversibility.
Instruction Scope
The runtime instructions are purpose-aligned, but they under-scope user safety for real-money transfers and credential handling; there is no evidence of hidden prompt injection or unrelated agent-control instructions.
Install Mechanism
No supplied evidence indicates deceptive install behavior, postinstall execution, obfuscation, or persistence beyond normal skill/package installation.
Credentials
Access limited to Circle APIs and the skill's local configuration directory is proportionate for a Circle wallet integration, but API keys and entity secrets are sensitive enough to require clearer handling guidance.
Persistence & Privilege
The skill stores wallet configuration/state locally and reportedly deletes wallets.json and default-wallet.txt when credentials are changed, without clear confirmation, backup, or dry-run protection.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install circle-wallet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /circle-wallet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.17
added multichain support for drip
v1.0.16
No code or documentation changes were detected in this release.
v1.0.15
- Update setup instructions to require `--api-key` for `circle-wallet setup` - Clarify command reference for setup usage: `circle-wallet setup --api-key <key>` - No changes to CLI logic; documentation only update
v1.0.14
- Added explicit npm installation and linking steps to the installation instructions. - No other functional or feature changes.
v1.0.13
- Simplified installation instructions by removing the npm link step from the documentation. - Updated quick start guidance to reflect streamlined setup. - No functional or command changes; documentation clarity improvements only.
v1.0.12
- Updated installation instructions to use the new workspace path: `~/.openclaw/workspace/skills/circle-wallet` instead of `~/.openclaw/skills/circle-wallet` - No other changes to features or usage documented
v1.0.11
- Added instructions for running npm link after installation for global access to circle-wallet commands. - Users can now use circle-wallet commands from anywhere after linking. - No functional or feature changes; documentation update only.
v1.0.10
- Expanded skill documentation with detailed features, usage instructions, and command examples. - Added support information for 21 mainnet and testnet blockchains. - Introduced new utility and chain management files. - Improved wallet and transaction workflows clarification in documentation. - Removed the basic README.md in favor of a comprehensive SKILL.md.
v1.0.9
- No user-facing changes in this release. - No file changes detected.
v1.0.8
- Clarified that running `npm link` is optional and primarily for CLI access outside OpenClaw. - Improved installation instructions for better clarity. - No functional or command-line changes.
v1.0.7
Version 1.0.7 - Simplified and condensed documentation for easier setup and use. - Updated installation, setup, and command instructions for clarity. - Removed extensive usage examples, architecture details, and advanced features from the main documentation. - Clarified troubleshooting steps and support resources. - Noted that the project is community-built and not officially endorsed by Circle.
v1.0.6
- Added SKILL metadata block to the documentation for better compatibility with OpenClaw/ClawDBot environments. - Included explicit installation and post-install instructions for building the skill after installation. - No functional changes to code; .DS_Store and .claude/settings.local.json files were added (no source code impact).
v1.0.5
- Updated package metadata in package.json. - No user-facing code or documentation changes.
v1.0.4
- Updated installation instructions to use clawhub install circle-wallet (was circle-wallet-skill). - No other functional or code changes in this version.
v1.0.3
- Documentation was streamlined and installation instructions were simplified in SKILL.md. - GitHub and source installation instructions were removed. - References to GitHub Issues for support were removed. - No changes to code or user-facing features; a hidden .DS_Store file was added.
v1.0.2
No changes detected in this version.
v1.0.1
Initial release. - Adds automatic wallet creation, USDC balance checks, and USDC transfers for OpenClaw agents using Circle Developer-Controlled Wallets. - Supports testnet USDC faucet (sandbox only) and gas-free transactions via Circle Gas Station. - Provides CLI commands for wallet setup, management, and sending USDC. - Includes programmatic API for agent developers. - Securely manages API keys and entity secrets, with persistent config and transaction history.
v1.0.0
Circle Wallet Skill 1.0.0 – Initial Release - Adds seamless Circle Developer-Controlled Wallets (DCW) support to OpenClaw agents. - Features automatic wallet creation, USDC balance checking, sending USDC (including gas-free via Circle Gas Station), and testnet USDC faucet. - Simplifies setup by auto-generating and managing the required entity secret – only API key needed. - Provides command-line and programmatic interfaces for wallet operations. - Supports multiple chains (BASE-SEPOLIA for testnet, BASE for mainnet, configurable). - Security-first design: encrypted local storage, enforced spending limits, and confirmation prompts.
元数据
Slug circle-wallet
版本 1.0.17
许可证
累计安装 180
当前安装数 0
历史版本数 18
常见问题

circle-wallet 是什么?

USDC wallet capabilities for OpenClaw agents via Circle Developer-Controlled Wallets. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4772 次。

如何安装 circle-wallet?

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

circle-wallet 是免费的吗?

是的,circle-wallet 完全免费(开源免费),可自由下载、安装和使用。

circle-wallet 支持哪些平台?

circle-wallet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 circle-wallet?

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

💬 留言讨论