← 返回 Skills 市场
xiaojiou176

Switchyard Runtime Diagnostics

作者 Yifeng[Terry] Yu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install switchyard-runtime-diagnostics
功能描述
Guide to install, connect, and use Switchyard's read-only MCP runtime diagnostics for analyzing provider or runtime boundaries safely.
安全使用建议
This packet is coherent for local, read-only Switchyard diagnostics, but it requires cloning and running a third-party GitHub repo with pnpm. Before installing or following its instructions: 1) review the referenced repository (package.json scripts, pnpm install effects, any postinstall hooks) to ensure you trust it; 2) run the demo in an isolated environment (container or VM) to limit blast radius; 3) replace /ABSOLUTE/PATH/TO/SWITCHYARD carefully and avoid running commands as root; 4) if you cannot review the repo, do not run pnpm install/run on sensitive hosts; 5) the skill claims read-only behavior — verify the MCP endpoints and tests in a safe environment to confirm they only expose runtime diagnostics and do not perform writes or exfiltrate data.
功能分析
Type: OpenClaw Skill Name: switchyard-runtime-diagnostics Version: 1.0.0 The skill bundle instructs the agent to clone an external repository (https://github.com/xiaojiou176-open/Switchyard.git) and execute 'pnpm install' followed by 'pnpm run' to initialize an MCP server (references/INSTALL.md, references/OPENCLAW_MCP_CONFIG.json). While these actions are consistent with the stated goal of setting up runtime diagnostics, they involve high-risk operations including remote code execution and shell access. No explicit evidence of malicious intent or data exfiltration was found, but the requirement for the agent to download and run arbitrary third-party scripts warrants a suspicious classification.
能力评估
Purpose & Capability
Name/description match the contents: the skill is a read-only diagnostics packet that teaches an agent how to attach a local MCP server and run specific read-only queries. Nothing in the files asks for unrelated credentials, system-wide config, or capabilities beyond starting and querying a local MCP surface.
Instruction Scope
SKILL.md and references direct the agent to clone a GitHub repo and run pnpm scripts to launch a local MCP server, then call read-only MCP tools. This stays within the stated diagnostics scope, but it does instruct executing code from an external repository and running local commands (pnpm install/run), which can have side effects if the repository or its scripts are malicious or untrusted.
Install Mechanism
No install spec in the skill bundle itself (instruction-only). The instructions rely on cloning a third-party GitHub repo and running pnpm, which is a common but higher-risk install approach because it pulls and executes upstream code. The repo URL is explicit (github.com/xiaojiou176-open/Switchyard.git) — not a shortener or IP, but you should verify the repo before cloning and running.
Credentials
The skill declares no required environment variables, no credentials, and no config paths beyond repo-local MCP config snippets. The requested access is proportional to the stated task: launching and querying a local read-only runtime. There are no unrelated secrets requested.
Persistence & Privilege
always is false and the packet is instruction-only; it does not request persistent presence or modification of other skills. Autonomous invocation is allowed by default (platform behavior) but not unusual here and not combined with other privilege escalation indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install switchyard-runtime-diagnostics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /switchyard-runtime-diagnostics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of switchyard-runtime-diagnostics skill: - Provides installation and usage instructions for Switchyard's read-only MCP runtime diagnostics. - Details safe tools for examining runtime and catalog state without making changes. - Guides diagnosis of providers and runtime boundaries, with specific guardrails for safety. - Includes step-by-step references for configuration and troubleshooting. - Emphasizes read-only, diagnostic use to ensure claims stay partial and non-disruptive.
元数据
Slug switchyard-runtime-diagnostics
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Switchyard Runtime Diagnostics 是什么?

Guide to install, connect, and use Switchyard's read-only MCP runtime diagnostics for analyzing provider or runtime boundaries safely. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Switchyard Runtime Diagnostics?

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

Switchyard Runtime Diagnostics 是免费的吗?

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

Switchyard Runtime Diagnostics 支持哪些平台?

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

谁开发了 Switchyard Runtime Diagnostics?

由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.0.0。

💬 留言讨论