← 返回 Skills 市场
st699pic

St Ent Mcp Install

作者 st699pic · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
239
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install st-ent-skills-install
功能描述
Install, wire, and verify the 699pic enterprise MCP server from the GitHub repository https://github.com/st699pic/st-ent-mcp . Use when the user asks to 安装 s...
安全使用建议
This skill appears to do what it says: clone the GitHub repo, run the Node.js MCP server briefly for a smoke test, and register it with mcporter. Before using it: 1) Manually review the repo files, especially mcp/server.js and package.json. 2) Supply a least-privilege SERVICE_API_KEY and correct SERVICE_API_BASE_URL — the skill expects these even though the registry metadata doesn't declare them. 3) Set ST_ENT_MCP_REVIEWED=1 only after completing your audit. 4) If you're unsure about network or file behavior, run the install and server in an isolated VM/container. 5) Verify the mcporter registration and run a smoke call yourself. The main practical issue is the metadata omission of required env vars — treat that as an administrative mismatch, not evidence of malicious behavior.
功能分析
Type: OpenClaw Skill Name: st-ent-skills-install Version: 0.1.1 The skill bundle is designed to install and configure the 'st-ent-mcp' server from a specific GitHub repository (https://github.com/st699pic/st-ent-mcp). It contains extensive security guardrails in SKILL.md and references/repo.md, explicitly instructing the AI agent to audit the code and use isolated environments. The installation script (scripts/install-example.sh) includes a mandatory safety flag (ST_ENT_MCP_REVIEWED) to prevent execution before a manual review is confirmed, and its actions are limited to cloning the repo and registering it via mcporter.
能力评估
Purpose & Capability
The name/description match the actions described in SKILL.md and the included script: cloning the GitHub repo, starting node mcp/server.js, and registering it with mcporter. The required binaries and env vars mentioned in the docs (git, node, mcporter, SERVICE_API_KEY, SERVICE_API_BASE_URL) are appropriate for this purpose.
Instruction Scope
SKILL.md and scripts only describe cloning the repo, inspecting code, starting the server briefly for a smoke test, and registering it with mcporter. The instructions explicitly recommend auditing mcp/server.js and running in an isolated environment if audit is incomplete — good practice. No instructions ask the agent to read unrelated system files or exfiltrate data. Note: the runtime actually relies on SERVICE_API_KEY and SERVICE_API_BASE_URL (and ST_ENT_MCP_REVIEWED) even though the registry metadata lists no required env vars.
Install Mechanism
This is an instruction-only skill with an example script that clones from a GitHub repository (official-style URL). There is no archive download or opaque remote executable; the script runs node against the repo's server.js. The install mechanism is proportional, but cloning and running third-party code is inherently risky — the SKILL.md appropriately recommends reviewing the repo first.
Credentials
The only runtime secrets referenced are SERVICE_API_KEY and SERVICE_API_BASE_URL, which are reasonable for wiring an MCP implementation to an external service. However, the registry metadata does not declare these env vars (it lists none). That mismatch is a coherence issue the user should be aware of.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills. The provided script will register a project-scoped mcporter entry (expected for this task). Autonomous invocation is allowed (platform default) but not combined with other broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install st-ent-skills-install
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /st-ent-skills-install 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Improved security guidance: added explicit trust, audit, and code review requirements before running install scripts. - Updated preconditions to require git, node, and mcporter, and recommend least-privilege API keys and isolated environments if needed. - Expanded install workflow steps to emphasize code inspection and safety. - Clarified that required environment variables are documented in the skill due to format limitations. - Minor updates to notes and documentation for accuracy and user safety. - Added an OpenAI agent configuration file (agents/openai.yaml).
v0.1.0
- Initial release of the st-ent-mcp-install skill for setting up the 699pic enterprise MCP server from its GitHub repository. - Supports local installation, environment configuration, and server startup via Node.js. - Includes workflow guidance for both OpenClaw/mcporter integration and standard Claude or other MCP client setups. - Provides tips for environment variables and validation steps, plus cautions on local file paths and custom server comparisons. - References example scripts and resources for streamlined deployment.
元数据
Slug st-ent-skills-install
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

St Ent Mcp Install 是什么?

Install, wire, and verify the 699pic enterprise MCP server from the GitHub repository https://github.com/st699pic/st-ent-mcp . Use when the user asks to 安装 s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 St Ent Mcp Install?

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

St Ent Mcp Install 是免费的吗?

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

St Ent Mcp Install 支持哪些平台?

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

谁开发了 St Ent Mcp Install?

由 st699pic(@st699pic)开发并维护,当前版本 v0.1.1。

💬 留言讨论