← 返回 Skills 市场
nylk

猪八戒网官方技能

作者 nylk · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
181
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zbj
功能描述
猪八戒网(ZBJ) MCP服务器 - AI智能需求发布、订单管理、服务搜索、类目匹配,连接百万服务商的一站式威客平台
安全使用建议
This skill appears to be what it claims: a ZBJ MCP integration. Before installing: (1) create a dedicated, least-privilege API key on your ZBJ account and use that (do not reuse high-privilege or root keys); (2) confirm ZBJ_API_URL points to the official zmcp.zbj.com (or leave it unset so the default is used); changing ZBJ_API_URL to an arbitrary host would cause your API key to be sent elsewhere; (3) review and approve the npm dependency (axios) in package.json if your environment enforces dependency reviews; (4) keep sandboxing enabled and do not grant file-system or broader network permissions; (5) rotate the API key periodically and revoke it if you stop using the skill. The only metadata inconsistency is the primary credential field (registry shows none while SKILL.md marks ZBJ_API_KEY as primary) — functionally the code expects the API key, so treat ZBJ_API_KEY as the primary secret.
能力评估
Purpose & Capability
Name/description, required env vars (ZBJ_API_URL, ZBJ_API_KEY), required binaries (node, npm), network permission (zmcp.zbj.com:443), and the implemented HTTP endpoints in bridge.js all align with a marketplace/MCP integration. There are no unrelated credentials or unexpected system-level requirements.
Instruction Scope
SKILL.md instructs running node bridge.js and to set ZBJ_API_KEY/ZBJ_API_URL. bridge.js only issues HTTPS requests to the configured BASE_URL, implements an internal category search, caches categories in memory, and does not read other system files or arbitrary environment variables. It does not transmit data to third-party hosts in the code provided.
Install Mechanism
No remote download/install script is embedded in the registry; package.json lists a single dependency (axios) and SKILL.md recommends npm install. This is a standard, low-risk install pattern (no obscure URLs or extraction of arbitrary archives).
Credentials
Requested env vars (ZBJ_API_URL, ZBJ_API_KEY) are expected for this integration and are used by the code. Note: registry metadata earlier listed 'primary credential: none' while the SKILL.md YAML indicates primary_credential: ZBJ_API_KEY — this is a minor metadata inconsistency but not a functional red flag. The bridge sends the API key as the X-API-Key header to the configured BASE_URL; ensure that you use a scoped key and do not point ZBJ_API_URL to an untrusted host.
Persistence & Privilege
The skill is not marked always:true, and SKILL.md indicates non-autonomous operation (requires user invocation). It requests only network access to the official host and enforces sandbox in metadata. The skill does not request filesystem or system-level privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zbj
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zbj 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
zbj v1.0.3 - 增加自动依赖安装命令(install 字段)和 npm 支持,无需手动 npm install - 增加 npm 作为运行时必需二进制要求 - 强化沙箱隔离及声明 autonomous: false,限制自动化运行 - 文档中新增了安全说明、API Key 使用建议和权限详细说明 - 添加故障排查与常见问题解答 - 优化环境变量和 API Key 配置方法展示 - 其他细节文本优化,提高易用性和安全性
v1.0.2
zbj 1.0.2 Changelog - Enhanced skill description for broader use cases and improved clarity. - Added repository URL and detailed tags/keywords to improve discoverability. - Expanded documentation: now includes real-world enterprise/AI Agent scenarios and sample usage flows. - Improved formatting, case studies, and getting started sections for better onboarding. - No functional/code changes; documentation and metadata only.
v1.0.1
- 技能名称由 zbj-mcp 更改为 zbj,并同步了目录名称与使用示例中的命令前缀。 - 增加了homepage字段,指向 https://zmcp.zbj.com。 - requires.env 增加了 ZBJ_API_KEY 环境变量要求。 - 新增 primary_credential 字段,指明 ZBJ_API_KEY 为主认证凭据。 - 示例命令、安装指令及文档中的 zbj-mcp 替换为 zbj,统一技能调用方式。 - 其余功能、接口与依赖说明保持不变。
v1.0.0
Initial release of zbj-mcp, the official ZBJ MCP skill. - Provides AI agent integration for ZBJ's one-stop service platform using Model Context Protocol (MCP). - Implements 18 tools across demand management, order management, service/shop search, and category services. - Includes 2 resources for configuration and category data. - Requires Node.js and axios; minimal permissions (network access to zmcp.zbj.com only). - Supports demand publishing, management, order processing, service/provider search, smart category matching, reviews, and secured payments.
元数据
Slug zbj
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

猪八戒网官方技能 是什么?

猪八戒网(ZBJ) MCP服务器 - AI智能需求发布、订单管理、服务搜索、类目匹配,连接百万服务商的一站式威客平台. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 猪八戒网官方技能?

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

猪八戒网官方技能 是免费的吗?

是的,猪八戒网官方技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

猪八戒网官方技能 支持哪些平台?

猪八戒网官方技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 猪八戒网官方技能?

由 nylk(@nylk)开发并维护,当前版本 v1.0.3。

💬 留言讨论