← 返回 Skills 市场
madridblues

Zetto Network

作者 Zetto AI · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
149
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zetto-network
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zetto-network 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug zetto-network
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。

如何安装 Zetto Network?

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

Zetto Network 是免费的吗?

是的,Zetto Network 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zetto Network 支持哪些平台?

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

谁开发了 Zetto Network?

由 Zetto AI(@madridblues)开发并维护,当前版本 v1.2.0。

💬 留言讨论