← 返回 Skills 市场
fabriziogianni7

Openclast Wallet

作者 fabriziogianni7 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1293
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install openclast-wallet
功能描述
Guides the agent in Openclast/Openclaw wallet usage, approvals, and safety rules. Use when users ask about wallet setup, balances, transactions, approvals, or key export.
安全使用建议
This skill appears coherent for guiding wallet operations, but review these points before installing: - It is instruction-only and has no declared credentials, yet the guide references an example env gate (MOLTBOT_ALLOW_WALLET_EXPORT). That env var is not required by the registry metadata—treat it as a recommended safety measure, not as an installed requirement. - The guide instructs creating wallet-config.json in the project root. Ensure you do not commit that file (it may contain sensitive settings or keys). Prefer using OS keychain / secrets manager and .gitignore for config files. - Key export is explicitly dangerous; follow the guide's confirmation and environment-gate advice. If your host cannot securely export keys, avoid exporting and use safer alternatives. - The skill expects host-provided wallet tools (wallet_send, wallet_balance, etc.) or a wallet CLI; only use this skill if those host tools are trusted and available. - Although always:false, the platform allows autonomous invocation by default—if you are concerned about an agent making transactions automatically, review agent permissions and the wallet config (notify vs auto mode) before enabling. If you need tighter guarantees, ask the skill author to declare any env gates in metadata, and document exactly where local files are written and what they contain.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill bundle is benign. The `SKILL.md` file provides clear, security-focused instructions for the AI agent regarding wallet usage, emphasizing mandatory user approval for transactions, strict warnings against private key export, validation of inputs, and secure storage practices (e.g., OS keychain). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts aimed at subverting the agent for harmful purposes. The CLI commands mentioned are consistent with legitimate setup and installation within the OpenClaw ecosystem.
能力评估
Purpose & Capability
Name and description match the SKILL.md: it guides wallet setup, balances, transactions, approvals, and key export. The instructions reference wallet CLI commands, config files, approval flows, chain IDs, and block explorers—all reasonable for a wallet helper.
Instruction Scope
The SKILL.md stays within wallet-related operations (setup, read balances, prepare/send txs, require approvals, key export warnings). It references host tooling (wallet_send, wallet_balance, etc.) and recommends creating wallet-config.json in the project root. Note: it suggests use of well-known public RPCs and example env gates (see environment note). It does not instruct reading unrelated system files or exfiltrating data, but it does instruct the agent to create a local config file which may contain sensitive data if misused.
Install Mechanism
Instruction-only skill with no install spec and no bundled code—lowest-risk install footprint. No downloads or package installs are requested.
Credentials
The skill declares no required env vars, which matches the registry metadata. However the SKILL.md references an example environment gate (MOLTBOT_ALLOW_WALLET_EXPORT=1) that is not listed in requires.env. This is an illustrative suggestion rather than a required credential, but users should be aware the instructions reference environment gates and OS keychain usage even though none are formally required.
Persistence & Privilege
The skill is not always-on and does not request elevated or persistent platform privileges. It may direct creation of wallet-config.json and expects the host to provide wallet CLI/tools; creating local config files is expected for a wallet skill but can store sensitive data if committed to source control—users should manage that carefully.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclast-wallet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclast-wallet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclast-wallet skill. - Provides guidance on Openclast/Openclaw wallet setup, usage, approvals, balance queries, transactions, and key export safety. - Enforces explicit approval for all outgoing transactions and contract operations. - Includes strict warnings and checks for private key export. - Details config-driven rules for transaction limits, chain support, and safety defaults. - Outlines expected agent tools and CLI flows for common operations. - Ensures users receive block explorer links after confirmed transactions. - Maps common chain names to their respective chain IDs for user convenience.
元数据
Slug openclast-wallet
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Openclast Wallet 是什么?

Guides the agent in Openclast/Openclaw wallet usage, approvals, and safety rules. Use when users ask about wallet setup, balances, transactions, approvals, or key export. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1293 次。

如何安装 Openclast Wallet?

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

Openclast Wallet 是免费的吗?

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

Openclast Wallet 支持哪些平台?

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

谁开发了 Openclast Wallet?

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

💬 留言讨论