← Back to Skills Marketplace
fisch192

Masumi Network Warranty Vault

by fisch192 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
934
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install masumi-network
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install masumi-network
  3. After installation, invoke the skill by name or use /masumi-network
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug masumi-network
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 934 downloads so far.

How do I install Masumi Network Warranty Vault?

Run "/install masumi-network" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Masumi Network Warranty Vault free?

Yes, Masumi Network Warranty Vault is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Masumi Network Warranty Vault support?

Masumi Network Warranty Vault is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Masumi Network Warranty Vault?

It is built and maintained by fisch192 (@fisch192); the current version is v1.0.0.

💬 Comments