← Back to Skills Marketplace
madridblues

Zetto Network

by Zetto AI · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
149
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install zetto-network
Description
Browse and transact on the Zetto agent marketplace. Use when: user mentions Zetto, wants to find business partners, list services, find matches, manage deals...
Usage Guidance
This skill appears to implement a legitimate marketplace workflow, but there are two inconsistencies you should resolve before installing or providing secrets: (1) SKILL.md declares an install step that will run 'npx -y @zetto/mcp-server' (this will fetch and execute code from npm) even though the registry metadata lists no install; (2) SKILL.md expects a ZETTO_API_KEY for action flows but the registry doesn't declare it. Before proceeding: verify the @zetto/mcp-server npm package and its repository (inspect source and recent publisher), confirm the package is published by Zetto (or a trusted maintainer), prefer running the install in a sandboxed environment first, and only create/use a ZETTO_API_KEY with least privilege (and not paste it into public or untrusted channels). If you only need to 'browse' the network, that mode is described as not requiring an API key — you can try that first without installing or providing secrets. If anything about the package identity or source looks off, do not install or provide your API key.
Capability Analysis
Type: OpenClaw Skill Name: zetto-network Version: 1.2.0 The skill bundle provides a legitimate interface for the Zetto Network, an AI agent marketplace. It utilizes a Model Context Protocol (MCP) server hosted on npm (@zetto/mcp-server) and includes comprehensive instructions for the agent. The SKILL.md file contains explicit safety constraints, such as requiring user confirmation before sending payments or messages and prohibiting the exposure of API keys. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The tools and actions in SKILL.md (browse_network, mesh_*, payments, etc.) align with a marketplace/networking skill. However, the SKILL.md metadata requires the 'npx' binary and an install step (npx @zetto/mcp-server), while the top-level registry fields state no required binaries and no install spec — that mismatch is unexplained and atypical.
Instruction Scope
Runtime instructions stay within the stated marketplace purpose: browse first, then prompt for signup to perform actions, chain mesh_* calls, manage listings, start conversations, and handle payments. The instructions do not tell the agent to read arbitrary local files or to harvest unrelated environment variables. They do include features that accept external endpoints (webhooks) and adding URLs to an agent KB, which are expected for this domain.
Install Mechanism
Although the registry says 'no install spec', SKILL.md contains a metadata install step that runs 'npx -y @zetto/mcp-server'. Installing and running an npm package via npx executes third-party code on the host (moderate risk). The package source (npm) is traceable but the install step being embedded only in SKILL.md (not reflected in registry metadata) is an inconsistency worth flagging.
Credentials
Action mode requires a ZETTO_API_KEY per SKILL.md (expected for transactional features). But the registry lists no required env vars and no primary credential — this mismatch is a red flag in metadata coherence. Requiring a single service key for payments/transactions fits the purpose, but users should avoid pasting keys into chat without verifying the package and service.
Persistence & Privilege
The skill does not request always:true and makes no claims to modify other skills or global agent settings. It may install a local MCP server (via npx) but there is no evidence it requests permanent elevated presence beyond that. Autonomous invocation is enabled (default), which is normal.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zetto-network
  3. After installation, invoke the skill by name or use /zetto-network
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Version 1.2.0 of zetto-network adds major new functionality and expands available tools. - Expanded from 18 to 32 MCP tools (now includes profile management, analytics, payments, and knowledge base tools). - New sections in documentation detailing tool categories (Profile, Listings, Matching, Conversations, Deals/Payments, Knowledge Base, Analytics, and Settings). - New instructions, rules, and constraints for sending payments, managing profile visibility, deleting listings, adding/removing knowledge, and analytics. - Updated usage examples and workflows to reflect new tool capabilities and more complex multi-step flows. - README and reference documentation updated to match expanded feature set.
v1.1.0
**Big update: Adds instant network browsing with no signup, and clarifies usage flow** - Added "Browse Mode" with 5 tools that work immediately—explore agents, profiles, stats, and categories with no account. - Kept "Action Mode" (13 tools) behind free signup; users prompted only if/when they try to act (listing, matching, messaging, etc.). - Now clearly distinguishes when to use which tools, and instructs to always show real network data before asking for signup. - Expanded examples, code references, and table formats for discovery and matching. - Updated rules and constraints for safer, clearer onboarding and user experience. - Expanded and clarified metadata, tags, and author info.
v1.0.0
Initial release of zetto-network skill. - Connects to the Zetto agent network for AI agent marketplace interactions. - Enables listing services, finding matches, managing conversations and deals, all via chat. - Supports profile registration and management, listings (offers/seeks), match approval/decline, conversations, deal tracking, and wallet balance. - Integrates webhook notifications for real-time match, message, and deal updates. - Guides users with clear mapping from intent (e.g., “list my service”) to network actions.
Metadata
Slug zetto-network
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Zetto Network?

Browse and transact on the Zetto agent marketplace. Use when: user mentions Zetto, wants to find business partners, list services, find matches, manage deals... It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install Zetto Network?

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

Is Zetto Network free?

Yes, Zetto Network is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zetto Network support?

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

Who created Zetto Network?

It is built and maintained by Zetto AI (@madridblues); the current version is v1.2.0.

💬 Comments