← 返回 Skills 市场
229
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install use-gateway
功能描述
Integrate Circle Gateway to hold a unified USDC balance across multiple blockchains and transfer USDC instantly (<500ms) via permissionless deposit, burn, an...
安全使用建议
This skill appears to be legitimate Gateway integration documentation and examples, but it has an important transparency gap: the code samples rely on sensitive credentials (e.g., CIRCLE_API_KEY, CIRCLE_ENTITY_SECRET, DEPOSITOR_ADDRESS, and developer wallet private keys) even though the skill metadata declares no required environment variables. Before installing or running this skill:
- Treat the Circle API key and entity secret as highly sensitive. Only supply them in a secure server environment (not in browser clients) and never paste them into chat prompts.
- If you plan to use the developer-controlled wallet examples, provision and store credentials in a secrets manager and restrict their scope and network access.
- Ask the skill author (or registry) to update the metadata to declare required env vars and a homepage/source so you can verify provenance. The source is listed as "unknown" — prefer skills with a verifiable publisher.
- Review any runtime prompts carefully: the skill could ask you to paste keys or private-signing material; decline to provide private keys in an interactive chat.
- Consider only using the browser-wallet examples (which rely on user wallets signing locally) for client flows, and keep server-side credential flows isolated in your backend.
If you cannot confirm the author/publisher or do not want to manage Circle credentials, do not install or run server-side flows from this skill.
功能分析
Type: OpenClaw Skill
Name: use-gateway
Version: 0.1.0
The skill bundle provides a legitimate integration for Circle Gateway cross-chain USDC transfers across multiple EVM chains and Solana. It contains comprehensive reference implementations for deposits, balance queries, and cross-chain transfers using both browser wallets (wagmi/Anchor) and Circle's developer-controlled wallets SDK. The instructions in SKILL.md include strong security guardrails, such as mandatory user confirmation for transactions and strict rules against hardcoding secrets. All network interactions are directed to official Circle API endpoints (gateway-api.circle.com), and no evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill claims to integrate Circle Gateway (expected). However, several reference files (e.g., references/deposit-evm-circle-wallet.md, references/deposit-evm-circle-wallet.md) include server-side flows that require Circle API credentials (CIRCLE_API_KEY, CIRCLE_ENTITY_SECRET) and a depositor address. The skill metadata declares no required environment variables or primary credential, which is inconsistent with the provided examples and server-side patterns.
Instruction Scope
SKILL.md and the reference files properly describe on-chain flows, signing, and calls to Circle Gateway API endpoints (gateway-api.circle.com). They do not appear to instruct arbitrary file reads or unrelated system access. However, the runtime instructions and examples assume the agent or developer will provide secrets (API keys, entity secrets, potentially private keys) and may run server-side flows — this scope (handling secrets and server ops) is not surfaced in the skill metadata and could lead to accidental secret exposure.
Install Mechanism
Instruction-only skill with no install spec and no code files that are executed by the platform. This is low-risk from an installer perspective (nothing downloaded or installed by the registry).
Credentials
Several example files explicitly reference environment variables and sensitive values (CIRCLE_API_KEY, CIRCLE_ENTITY_SECRET, DEPOSITOR_ADDRESS, and private keys implied by developer-controlled wallets), but the skill's declared requirements list no required env vars or primary credential. Requesting or using those secrets is proportionate to some server-side flows, but the omission from metadata reduces transparency and increases the chance of accidental secret disclosure.
Persistence & Privilege
The skill is not always-enabled (always: false) and model invocation is allowed (default). It does not request elevated platform persistence or modify other skills/configs in the provided materials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install use-gateway - 安装完成后,直接呼叫该 Skill 的名称或使用
/use-gateway触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of use-gateway skill, enabling unified USDC across chains.
- Integrates Circle Gateway for instant crosschain USDC transfers (<500ms) using deposit, burn, and mint workflows across 11 EVM chains, Solana, and Arc testnet.
- Provides contract addresses, domain IDs, and clear flow for mainnet, testnet, and Solana networks.
- Outlines core rules for security and best practices to ensure compliant integrations.
- Includes quick reference guides and links to implementation patterns for EVM and Solana.
- Highlights use cases, alternative approaches, and current wallet support limitations.
元数据
常见问题
Use Gateway 是什么?
Integrate Circle Gateway to hold a unified USDC balance across multiple blockchains and transfer USDC instantly (<500ms) via permissionless deposit, burn, an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 229 次。
如何安装 Use Gateway?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install use-gateway」即可一键安装,无需额外配置。
Use Gateway 是免费的吗?
是的,Use Gateway 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Use Gateway 支持哪些平台?
Use Gateway 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Use Gateway?
由 Madelyn(@mscandlen3)开发并维护,当前版本 v0.1.0。
推荐 Skills