← 返回 Skills 市场
934
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install masumi-network
功能描述
Masumi Network skill for warranty vault verification. Handles OCR receipt scanning, Cardano blockchain proof-of-purchase logging, immutable decision logging, agent collaboration discovery, and smart wallet payments. Use for warranty claims, product verification, agent-to-agent service payments, or immutable audit trails on Cardano.
安全使用建议
This skill overstates its capabilities: it claims Cardano logging and smart payments but the included code only simulates those actions and does not contact any blockchain or payment endpoints. If you need real warranty verification or payment functionality, do not rely on this skill as-is. Before installing or using it: (1) verify the source/author (source is unknown), (2) review each script line-by-line for hidden network calls or secrets handling, (3) run it in a sandbox to confirm behavior, and (4) never provide wallet keys, API keys, or production data until the skill actually implements secure network integrations and requests only the minimal credentials necessary. If the author intends real Cardano integration, ask for explicit documentation of required endpoints, auth flows, and a security review; absent that, treat this as a placeholder/demo and not production-ready.
功能分析
Type: OpenClaw Skill
Name: masumi-network
Version: 1.0.0
The skill bundle describes functionalities like blockchain logging and smart wallet payments, which could be high-risk. However, a thorough review of all Python scripts (`scripts/collaborate.py`, `scripts/register-agent.py`, `scripts/verify-warranty.py`) reveals that they are purely illustrative and simulate these actions using print statements and local computations (e.g., `hashlib`). There are no actual network calls, file system modifications, data exfiltration, or dynamic code execution. The `SKILL.md` instructions are straightforward and do not contain any prompt injection attempts to subvert the agent's purpose. The behavior is clearly aligned with the stated (simulated) purpose and lacks meaningful high-risk behaviors in its implementation.
能力评估
Purpose & Capability
The name/description advertise OCR, Cardano proof-of-purchase logging, immutable decision logging, agent collaboration discovery, and smart wallet payments. The included scripts (verify-warranty.py, register-agent.py, collaborate.py) only simulate OCR, produce local hashes, and print simulated Cardano TX IDs — there are no real network calls, wallet integrations, or blockchain interactions. This is likely placeholder or incomplete functionality rather than actual blockchain/payment capability.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts and references API endpoints, but does not tell the agent to read unrelated files, exfiltrate data, or contact unexpected endpoints. The actual scripts only print/simulate behavior and do not perform file I/O beyond using in-script strings or make network requests.
Install Mechanism
There is no install spec (instruction-only skill with bundled scripts). Nothing in the manifest attempts to download or extract external code, which minimizes installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths — consistent with the fact that the provided code is purely simulated. However, for the described real-world functionality (Cardano transactions, smart-wallet payments, OCR services) one would expect required credentials or endpoints; their absence indicates the skill does not actually implement those features.
Persistence & Privilege
always is false and there are no instructions to modify other skills or global agent configuration. Model invocation is allowed (default) which is normal; the skill does not request elevated persistence or privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install masumi-network - 安装完成后,直接呼叫该 Skill 的名称或使用
/masumi-network触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: OCR receipt scanning + Cardano proof-of-purchase logging + agent collaboration + smart payments. Handles warranty claims, product verification, immutable audit trails.
元数据
常见问题
Masumi Network Warranty Vault 是什么?
Masumi Network skill for warranty vault verification. Handles OCR receipt scanning, Cardano blockchain proof-of-purchase logging, immutable decision logging, agent collaboration discovery, and smart wallet payments. Use for warranty claims, product verification, agent-to-agent service payments, or immutable audit trails on Cardano. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 934 次。
如何安装 Masumi Network Warranty Vault?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install masumi-network」即可一键安装,无需额外配置。
Masumi Network Warranty Vault 是免费的吗?
是的,Masumi Network Warranty Vault 完全免费(开源免费),可自由下载、安装和使用。
Masumi Network Warranty Vault 支持哪些平台?
Masumi Network Warranty Vault 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Masumi Network Warranty Vault?
由 fisch192(@fisch192)开发并维护,当前版本 v1.0.0。
推荐 Skills