← 返回 Skills 市场
OpenClaw MCP Debugger
作者
System Architect Zero
· GitHub ↗
· v1.0.0
1608
总下载
4
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-mcp-debugger
功能描述
Universal adapter diagnostics for Model Context Protocol (MCP). It automatically detects connection issues between agents and external tools, providing deep-...
安全使用建议
This SKILL.md claims powerful, system-level debugging and automatic repair but provides no code, no declared installs, and no permissions—yet tells the agent to run an npx command which would download and run remote code. Treat this as suspicious: do not run or allow autonomous use unless you can verify the package source and contents. Ask the publisher for: (1) the npm/package source or a checksum so you can audit the downloaded code; (2) an explicit install spec and a list of required binaries and permissions; (3) clear, minimal actions the skill will perform (which processes, which ports/files). If you must try it, do so in an isolated environment (ephemeral VM or container) with least privilege and network restrictions.
功能分析
Type: OpenClaw Skill
Name: openclaw-mcp-debugger
Version: 1.0.0
The skill bundle contains only metadata and documentation for a Model Context Protocol (MCP) diagnostic tool. No executable code, suspicious network calls, or prompt injection attempts were found in _meta.json or SKILL.md. The described functionality (latency tracking and server health checks) is consistent with standard developer tools for monitoring agent-tool connections.
能力评估
Purpose & Capability
The SKILL.md claims deep packet/handshake inspection, latency tracking, and an Auto-Fixer that restarts local MCP servers (e.g., SQLite, Google Search, custom adapters). Those capabilities normally require system binaries, network/socket access, and elevated privileges, but the skill declares no required binaries, no config paths, and no credentials. The capability claims are not justified by the declared requirements.
Instruction Scope
The runtime instructions are high-level and largely vague. The only concrete command shown is 'npx openclaw skill run openclaw-mcp-debugger --all' which instructs fetching and running remote code. The SKILL.md offers no explicit, scoped steps for what to read, which processes to restart, or what files/ports it will touch—giving the agent broad discretion without constraints.
Install Mechanism
There is no install spec in the registry, but the usage explicitly suggests invoking npx, which would download and execute code from the npm registry at runtime. That introduces a remote code-fetching vector not captured in the registry metadata and carries risk because the fetched package is not present for review here.
Credentials
No environment variables, credentials, or config paths are declared, yet the described features (interacting with local servers, restarting services, inspecting adapters that may require credentials) would typically need access to system services, sockets, or cloud credentials. The absence of declared permissions or requirements is disproportionate to the claimed functionality.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (normal). However, the Auto-Fixer behavior implies modifying or restarting local services; if the agent is allowed to invoke this skill autonomously, that increases blast radius. The registry metadata itself does not request persistent privileges, but the semantics in the SKILL.md imply potentially privileged operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-mcp-debugger - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-mcp-debugger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-mcp-debugger 1.0.0
- Initial release of a universal diagnostics toolkit for Model Context Protocol (MCP).
- Automatically detects and reports connection issues between agents and external tools.
- Provides deep-trace debugging, protocol handshake audits, and binary stream inspections.
- Tracks latency and round-trip time between LLMs and integrated adapters.
- Auto-fixes by restarting crashed MCP servers (e.g., SQLite, Google Search, custom adapters).
元数据
常见问题
OpenClaw MCP Debugger 是什么?
Universal adapter diagnostics for Model Context Protocol (MCP). It automatically detects connection issues between agents and external tools, providing deep-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1608 次。
如何安装 OpenClaw MCP Debugger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-mcp-debugger」即可一键安装,无需额外配置。
OpenClaw MCP Debugger 是免费的吗?
是的,OpenClaw MCP Debugger 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw MCP Debugger 支持哪些平台?
OpenClaw MCP Debugger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw MCP Debugger?
由 System Architect Zero(@tmstudio667-commits)开发并维护,当前版本 v1.0.0。
推荐 Skills