← 返回 Skills 市场
nvmmonkey

Crypto Wallet

作者 nvmmonkey · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
716
总下载
0
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install crypto-wallet
功能描述
Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
使用说明 (SKILL.md)

Crypto Wallet 💰

Manage cryptocurrency wallets across multiple blockchains.

Supported Chains

  • Ethereum (ETH, ERC-20)
  • Solana (SOL, SPL tokens)
  • Bitcoin (BTC)
  • Polygon (MATIC)
  • Arbitrum
  • Base

Features

  • Check wallet balances
  • View transaction history
  • Send tokens (with confirmation)
  • Token price lookup
  • Portfolio overview

Usage Examples

"What's my ETH balance?"
"Show my crypto portfolio"
"Send 0.1 ETH to 0x..."

Safety Rules

  1. ALWAYS confirm before sending transactions
  2. NEVER expose private keys
  3. ALWAYS verify recipient addresses
安全使用建议
This skill's description claims it can check balances and send tokens, but the provided instructions contain no technical details about how it would sign or broadcast transactions and request no credentials or wallet connectors. Before installing or using: (1) ask the author for explicit runtime details — how are transactions signed (local signing, hardware wallet, user-supplied signed TXs, or a custodial API)? (2) do not paste private keys or seed phrases into chat; never provide them to a skill. (3) request any required RPC endpoints, API keys, or integration docs and confirm whether the skill will ask the user to sign transactions manually. If you expect the skill to autonomously manage funds, prefer established wallet software or verified integrations; treating this skill as-is would be risky because its capabilities are underspecified and could lead to unsafe prompts or requests for secrets.
功能分析
Type: OpenClaw Skill Name: crypto-wallet Version: 1.0.0 The skill declares a requirement for the `curl` binary in its `SKILL.md` metadata. While `curl` is a common tool for interacting with APIs and may be necessary for a cryptocurrency wallet skill, it represents a significant risky capability. Its presence introduces a potential attack surface for data exfiltration, downloading and executing remote payloads, or other unauthorized network activities if the skill's unseen code were to be compromised or designed with malicious intent. Without the actual skill code, this is classified as suspicious due to the inherent risks associated with `curl`.
能力评估
Purpose & Capability
The name/description promise (multi-chain wallet management and sending tokens) implies access to signing keys, wallet connectors, or custodial APIs, but the skill declares no env vars, no config paths, and contains no code or install steps to provide that access. That is disproportionate and internally inconsistent.
Instruction Scope
SKILL.md contains only high-level features, usage examples, and safety rules — no concrete runtime instructions for checking balances, querying RPC/explorer APIs, signing transactions, or broadcasting them. The instructions are vague and grant broad unspecified discretion to the agent.
Install Mechanism
Instruction-only skill with no install spec or code files. This is low-risk from an installation standpoint (nothing is written to disk or downloaded).
Credentials
No credentials or environment variables are requested. While good for limiting secret exposure, this is inconsistent with the stated ability to send tokens (which normally requires private keys, wallet connection, or a custodial API key). The absence of required creds raises questions about how transaction signing/broadcasting is intended to work.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. It is user-invocable and can be invoked autonomously by the agent (platform default), which is expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crypto-wallet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crypto-wallet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of crypto-wallet: a multi-chain cryptocurrency wallet manager. - Supports Ethereum, Solana, Bitcoin, Polygon, Arbitrum, and Base networks - Check wallet balances and view transaction history - Send tokens with confirmation and recipient verification - Lookup token prices and get a portfolio overview - Includes important safety rules for secure usage
元数据
Slug crypto-wallet
版本 1.0.0
许可证
累计安装 9
当前安装数 9
历史版本数 1
常见问题

Crypto Wallet 是什么?

Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 716 次。

如何安装 Crypto Wallet?

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

Crypto Wallet 是免费的吗?

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

Crypto Wallet 支持哪些平台?

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

谁开发了 Crypto Wallet?

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

💬 留言讨论