← 返回 Skills 市场
rhlsthrm

OWS - Open Wallet Standard

作者 Rahul Sethuram · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
160
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ows
功能描述
Perform multi-chain wallet management, balance checks, transaction signing, x402 payments, funding, and policy control with encrypted local key storage using...
安全使用建议
This skill appears to do what it says (it drives a local OWS CLI to list wallets, check balances, sign transactions, and make x402 payments). Before installing/using it: 1) Only use with a trusted, pre-installed OWS binary from the official sources listed in SKILL.md; verify the binary and its path. 2) Never paste raw private keys into the agent. Treat passphrases as sensitive — prefer to unlock wallets locally or via hardware wallets rather than pasting secrets into chat. 3) Be cautious with any 'pay' action: the CLI can send payments to arbitrary URLs (x402); require explicit human confirmation for any outbound payment and verify destination URLs. 4) Limit the agent's autonomy for this skill (do not allow unattended signing/payments) and monitor audit logs and wallet activity closely. If you need further assurance, ask the skill author for explicit instructions on passphrase handling, confirmation prompts, and domain allowlists for x402 payments.
功能分析
Type: OpenClaw Skill Name: ows Version: 1.0.3 The skill bundle contains only metadata and documentation (SKILL.md) for the Open Wallet Standard (OWS), a tool for managing cryptocurrency wallets. It provides usage instructions for a pre-installed CLI and explicitly includes safety constraints for the AI agent, such as never asking for raw private keys and not attempting to install software. No executable code or malicious instructions were found.
能力评估
Purpose & Capability
Name/description match the SKILL.md: it documents using a pre-installed 'ows' CLI and Node SDK for wallet listing, balance checks, signing, and x402 payments. Nothing requested (no env vars, no installs) is unrelated to a wallet CLI.
Instruction Scope
Instructions only show CLI commands that operate on local wallets (list, info, balance, sign, pay). This stays within the stated purpose, but the guidance is vague about how to unlock encrypted keys or handle passphrases and gives no guardrails for paying arbitrary URLs — both are operationally significant and can lead to accidental fund transfers if not explicitly constrained.
Install Mechanism
No install steps or downloads are provided; the skill is instruction-only and requires the user to pre-install the official OWS CLI. This minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials, which is coherent. However, the skill instructs using a local CLI that will access encrypted private keys and perform signing/payments. The SKILL.md does not describe how passphrases or hardware wallet prompts are handled — the missing detail is relevant because those are sensitive secrets and operational decisions (e.g., whether the agent will ask the user to paste a passphrase).
Persistence & Privilege
Skill is not always-enabled, does not request system-wide config changes, and is instruction-only. Autonomous invocation is allowed by platform default but is not combined here with elevated privileges or hidden persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ows
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ows 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Remove npm install instruction, add explicit prerequisite that OWS must be pre-installed by user, add explicit 'do not install packages' rule
v1.0.2
Remove curl|bash install, remove API key instructions, remove TOOLS.md write guidance, add provenance links (npm, GitHub, website)
v1.0.1
Remove personal wallet details, make generic for all users
v1.0.0
Initial release: CLI reference, Node.js SDK usage, multi-chain wallet management via OWS
元数据
Slug ows
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

OWS - Open Wallet Standard 是什么?

Perform multi-chain wallet management, balance checks, transaction signing, x402 payments, funding, and policy control with encrypted local key storage using... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。

如何安装 OWS - Open Wallet Standard?

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

OWS - Open Wallet Standard 是免费的吗?

是的,OWS - Open Wallet Standard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OWS - Open Wallet Standard 支持哪些平台?

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

谁开发了 OWS - Open Wallet Standard?

由 Rahul Sethuram(@rhlsthrm)开发并维护,当前版本 v1.0.3。

💬 留言讨论