← 返回 Skills 市场
wuliyuan2026

McPorter Local

作者 Wu Liyuan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mcporter-local
功能描述
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene...
安全使用建议
This skill is an instruction-only adaptor for the mcporter CLI and is plausible for the stated purpose, but review these points before installing: - Metadata mismatch: registry metadata lists a different owner/slug than the _meta.json inside the package (ownerId/slug differ). That inconsistency can indicate packaging or publishing errors—verify the publisher and package provenance. - Verify the npm package: inspect the 'mcporter' npm package contents and its repository (or homepage) before installing; confirm the publisher identity, recent versions, and package integrity (checksum/signature) where possible. - Be cautious with data/exfiltration: mcporter supports calling arbitrary URLs and a stdio mode that can run local processes and stream data. Avoid using it with sensitive files or credentials until you trust the binary. - Check local config: by default it uses ./config/mcporter.json; review that file for stored credentials and avoid pointing the tool at directories containing secrets unless necessary. - Least privilege: run the mcporter binary in a restricted environment (non-root, limited filesystem scope) or inspect the package source manually if you need to run it in production. If you can provide the package repository link or the npm package SHA / publisher info, I can re-evaluate and raise or lower confidence.
功能分析
Type: OpenClaw Skill Name: mcporter-local Version: 1.0.0 The skill bundle provides documentation and installation instructions for the 'mcporter' CLI tool, which is used to interact with Model Context Protocol (MCP) servers. The instructions in SKILL.md and the metadata in _meta.json are consistent with the tool's stated purpose of listing, configuring, and calling MCP tools, and there is no evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
The name/description, required binary (mcporter), and usage in SKILL.md are coherent: this skill is an instruction-only wrapper for the mcporter CLI. Requiring/Installing an mcporter binary via the npm package is proportionate to the claimed functionality.
Instruction Scope
SKILL.md instructs the agent to call arbitrary MCP endpoints and supports full URLs and a 'stdio' mode that can run local processes (e.g., 'bun run ./server.ts') and stream data. That capability is expected for this CLI, but it also means the agent (or user) can cause local processes to run and can send arbitrary local content to remote endpoints — a potential exfiltration vector if misused. The instructions reference the default config path './config/mcporter.json', which could contain credentials; the skill does not declare that file as a required path but uses it by default.
Install Mechanism
Install spec uses an npm package named 'mcporter' that will create a 'mcporter' binary. npm installs are common for CLIs but bring the usual supply-chain risk: the package contents are arbitrary third-party code. No direct downloads from unknown URLs or archive extraction were specified.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. However, the CLI supports auth flows and a local config file; those could hold credentials when used, so the absence of declared env/credential requirements is correct but users should be aware the tool may prompt for or store secrets at runtime.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent platform-wide presence or attempt to modify other skill configs in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcporter-local
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcporter-local 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Local install
元数据
Slug mcporter-local
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

McPorter Local 是什么?

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 McPorter Local?

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

McPorter Local 是免费的吗?

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

McPorter Local 支持哪些平台?

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

谁开发了 McPorter Local?

由 Wu Liyuan(@wuliyuan2026)开发并维护,当前版本 v1.0.0。

💬 留言讨论