← 返回 Skills 市场
aryanj-nyc

Weave

作者 Aryan J · GitHub ↗ · v0.1.6
cross-platform ✓ 安全检测通过
447
总下载
2
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install weave
功能描述
Create crypto invoices and stablecoin invoices (USDC/USDT), generate payment quotes, and monitor invoice payment status with the Weave CLI.
安全使用建议
This skill is internally consistent and appears to be a thin wrapper around the Weave CLI. Before installing or running: (1) verify the authenticity of the referenced upstream project (github.com/AryanJ-NYC/weave-cash and the npm package name) and confirm you trust that source; (2) do not paste private keys or tokens into prompts or outputs—the SKILL.md explicitly warns about secrets; (3) when asked to install the CLI, review the exact `go install` or `npm i -g` command and confirm you want to install a global binary; (4) run `weave tokens` locally to ensure token/network support matches your expectations; and (5) be aware the code is AGPL-3.0-or-later which has copyleft/network-use obligations if you modify or operate the software as a network service. If you want extra assurance, inspect the upstream repository and the published npm package contents before running the install commands.
功能分析
Type: OpenClaw Skill Name: weave Version: 0.1.6 The 'weave' skill bundle is a well-documented and security-conscious implementation for managing crypto invoices via the Weave CLI. It includes explicit guardrails against exposing secrets, a 'Compliant Install Policy' that forbids pipe-to-shell patterns, and a dedicated security linter (scripts/security-check.sh) designed to detect and block common malicious patterns like obfuscated shell execution or URL shorteners. All code and instructions are strictly aligned with the stated purpose of crypto invoicing and payment tracking.
能力评估
Purpose & Capability
Name/description, required binary (`weave`), and the install guidance (Go module + npm fallback) align with a CLI that creates/quotes/tracks crypto invoices. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to invoking the `weave` CLI, querying `weave tokens`, creating/quoting/status workflows, and handling exit codes and JSON outputs. It explicitly forbids exposing secrets and fiat workflows. It does not instruct the agent to read unrelated files or exfiltrate data.
Install Mechanism
Install guidance uses `go install` from a GitHub module and an npm package fallback (`weave-cash-cli`), which are standard package-manager approaches and not high-risk arbitrary downloads or pipe-to-shell installers. The skill's own repo includes publish/release scripts but no hidden remote installers.
Credentials
The skill declares no required environment variables or credentials. That is proportionate for an instruction-only wrapper around a CLI. (Note: the runtime CLI may require API tokens outside the skill, but the skill does not request or assume access to unrelated secrets.)
Persistence & Privilege
always is false, model invocation is allowed (the platform default), and the skill does not request persistent system modifications or access to other skills' configurations. Included scripts are publishing tooling and do not run automatically.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weave
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weave 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.6
Improve weave skill discoverability for crypto invoice and network searches.
v0.1.5
Publish weave skill 0.1.5: full lifecycle flow docs and runtime-safe token guidance.
v0.1.4
Publish weave skill 0.1.4: full lifecycle flow docs and runtime-safe token guidance.
v0.1.3
Refine listing copy and keep concise SEO-safe metadata for issue #50.
v0.1.2
Display-name refinement for invoice-intent discoverability (issue #50).
v0.1.1
SEO metadata update for crypto/stablecoin invoice discoverability (issue #50).
v0.0.2
Security-hardening release
v0.1.0
Publish weave skill 0.1.0: full lifecycle flow docs and runtime-safe token guidance.
元数据
Slug weave
版本 0.1.6
许可证
累计安装 0
当前安装数 0
历史版本数 8
常见问题

Weave 是什么?

Create crypto invoices and stablecoin invoices (USDC/USDT), generate payment quotes, and monitor invoice payment status with the Weave CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 447 次。

如何安装 Weave?

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

Weave 是免费的吗?

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

Weave 支持哪些平台?

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

谁开发了 Weave?

由 Aryan J(@aryanj-nyc)开发并维护,当前版本 v0.1.6。

💬 留言讨论