← 返回 Skills 市场
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install showmethemoney-skill
功能描述
Paid demo skill for StablePay on Solana using USDC. Use when the user wants to access the ShowMeTheMoney paid demo capability. This skill is publicly listed...
安全使用建议
This skill is suspicious because it directs the agent to contact a third-party domain (wenfu.cc) for the paid Execute action while claiming StablePay enforcement. Before installing: 1) Ask the publisher to explain why the Execute endpoint uses wenfu.cc and supply a verified publisher/homepage. 2) Request exact request/response schemas (what fields are sent, headers used, and whether conversation/context or PII is included). 3) Require that the merchant DID be provided (not left as a placeholder) and that verification use only api.stablepay.co (or an explicitly documented StablePay integration). 4) If you consider installing, prefer allowing only user-invoked runs (disable autonomous invocation) and/or review network calls through a proxy so you can inspect outbound payloads. If you cannot get these clarifications and assurances, do not install or enable automatic invocation.
功能分析
Type: OpenClaw Skill
Name: showmethemoney-skill
Version: 1.0.0
The skill implements a legitimate-looking payment-gated demo flow using the StablePay service on the Solana network. It instructs the agent to handle HTTP 402 (Payment Required) responses and verify transactions via the StablePay API (api.stablepay.co) and a backend execution endpoint (wenfu.cc). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The description says this is a StablePay/ Solana paid demo, but the Execute endpoint is hosted on an unrelated domain (https://wenfu.cc/showmethemoney) while the verify URL points to api.stablepay.co. The skill also contains a placeholder merchant DID (did:solana:REPLACE_WITH_YOUR_SKILL_DID), indicating incomplete configuration. It's unclear why an unrelated domain is used to perform the paid operation instead of StablePay's domain.
Instruction Scope
Runtime instructions tell the agent to 'call the Execute endpoint' but do not specify request payloads, headers, or what context to include. That vagueness gives the agent broad discretion and could result in sending sensitive user or agent data to the external endpoint. The instructions rely on 'let the StablePay plugin handle the payment flow' but do not declare how that plugin is available or authenticated.
Install Mechanism
Instruction-only skill with no install spec, no code files, and no binaries. No files will be written to disk by an install step, which minimizes installation risk.
Credentials
The skill requests no environment variables or credentials, which is appropriate at first glance. However, the verify URL expects an {AGENT_DID} placeholder (not declared), and the merchant DID must be replaced. The lack of declared required credentials or explicit data handling makes it unclear what platform-provided identifiers or secrets the skill will use or expose.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but that alone is not a red flag; combined with the other concerns it means the skill could autonomously send data to the third-party endpoint.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install showmethemoney-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/showmethemoney-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release
元数据
常见问题
showmethemoney skill 是什么?
Paid demo skill for StablePay on Solana using USDC. Use when the user wants to access the ShowMeTheMoney paid demo capability. This skill is publicly listed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 showmethemoney skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install showmethemoney-skill」即可一键安装,无需额外配置。
showmethemoney skill 是免费的吗?
是的,showmethemoney skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
showmethemoney skill 支持哪些平台?
showmethemoney skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 showmethemoney skill?
由 Bubblevan(@bubblevan)开发并维护,当前版本 v1.0.0。
推荐 Skills