← 返回 Skills 市场
yedanyagamiai-cmd

OpenClaw JSON Toolkit

作者 YedanYagami · GitHub ↗ · v2.0.0
cross-platform ⚠ suspicious
284
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-json-toolkit
功能描述
Enterprise-grade JSON processing suite — format, validate, deep-diff, JSONPath query, structural transform, and schema generation in one MCP server. Use when...
安全使用建议
This skill appears to be a thin wrapper that sends the JSON you provide to a third-party Cloudflare Workers endpoint for processing. Before installing or using it: (1) Do not send sensitive or confidential JSON (secrets, credentials, PII) to this skill until you verify the service's privacy/retention policy. (2) Ask the publisher for the server's source code or a self-hosting option (so you can run the MCP on infrastructure you control). (3) Verify the endpoint's provenance (who runs yagami8095.workers.dev and the linked GitHub repo) and ask for a security/privacy statement. (4) If you need safe, auditable processing, prefer local tools or a skill that runs entirely inside the agent without sending data to external hosts. If you proceed, test first with non-sensitive example data and confirm that the skill only sends what you expect.
功能分析
Type: OpenClaw Skill Name: openclaw-json-toolkit Version: 2.0.0 The skill bundle provides a comprehensive set of JSON utility tools (formatting, validation, diffing, and querying) via a remote MCP server hosted on Cloudflare Workers (json-toolkit-mcp.yagami8095.workers.dev). The instructions in SKILL.md are clearly aligned with the stated purpose of JSON processing and do not contain any prompt injection attempts, hidden data exfiltration commands, or malicious logic. While the tool processes user-provided JSON on a third-party platform, this is transparently documented as its primary operational model.
能力评估
Purpose & Capability
The name and features (format, validate, diff, query, transform, schema generation) align with the commands and parameters in SKILL.md. However, registry metadata declared no homepage/source while SKILL.md embeds a homepage and a specific external MCP endpoint (https://json-toolkit-mcp.yagami8095.workers.dev/mcp). That mismatch in provenance and the reliance on a remote service should be justified by the author.
Instruction Scope
SKILL.md is instruction-only and explicitly directs clients to use a streamable-http MCP server at a third-party Cloudflare Workers URL. At runtime the agent will forward user-supplied JSON to that external endpoint for processing. There is no disclosure about logging, retention, or privacy, and no local-processing fallback described. The 'read_when' triggers combined with normal autonomous invocation could cause user JSON (potentially sensitive) to be sent automatically.
Install Mechanism
No install spec and no files to install — lowest-risk delivery mechanism. The skill is instruction-only and does not write code to disk.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to an instruction-only skill that delegates processing to a public endpoint. (Note: it is somewhat unusual that a third-party hosted service claims 'No API key needed' — this is a design choice but not intrinsically inconsistent.)
Persistence & Privilege
always:false and no config or credential modifications — normal. However, because model invocation is allowed (default), the combination of autonomous invocation + an external endpoint increases the risk that user data is forwarded without explicit, informed consent. The skill does not request persistent privileges but does rely on network I/O to a specific external host.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-json-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-json-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.0.0 — Named Protocols (CloudEdge, DeepQuery, StructureMorph, Schema Intelligence), trigger-rich descriptions, Quick Reference, Wrong/Right examples, Security section
v1.0.0
v1.0.0 — 6 JSON tools on Cloudflare Workers, Free + Pro
元数据
Slug openclaw-json-toolkit
版本 2.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

OpenClaw JSON Toolkit 是什么?

Enterprise-grade JSON processing suite — format, validate, deep-diff, JSONPath query, structural transform, and schema generation in one MCP server. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 284 次。

如何安装 OpenClaw JSON Toolkit?

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

OpenClaw JSON Toolkit 是免费的吗?

是的,OpenClaw JSON Toolkit 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw JSON Toolkit 支持哪些平台?

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

谁开发了 OpenClaw JSON Toolkit?

由 YedanYagami(@yedanyagamiai-cmd)开发并维护,当前版本 v2.0.0。

💬 留言讨论