← 返回 Skills 市场
xiaojiou176

Site Mcp Consumer

作者 Yifeng[Terry] Yu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
97
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install site-mcp-consumer
功能描述
Wire one site-scoped read-only MCP sidecar to a local Campus Copilot snapshot.
安全使用建议
This skill appears to do what it says (wire a local, read-only snapshot sidecar), but the SKILL.md references tools and an environment variable that aren't declared in the metadata. Before installing or using it: 1) verify you have pnpm and the named @campus-copilot sidecar package and binaries available locally; 2) confirm the intent and contents of CAMPUS_COPILOT_SNAPSHOT (it's a path to a JSON snapshot — ensure it contains only non-sensitive test data and not live credentials or tokens); 3) inspect the example config files referenced in the repo to ensure they don't contain secrets or unexpected remote endpoints; and 4) ask the publisher to update the skill manifest to declare required binaries (pnpm or the specific sidecar binaries) and the CAMPUS_COPILOT_SNAPSHOT env var so preconditions are explicit. These steps reduce operational surprises — the current mismatch is likely sloppy documentation, but it should be fixed before trusting the skill in production.
功能分析
Type: OpenClaw Skill Name: site-mcp-consumer Version: 1.0.0 The skill bundle provides instructions for configuring a read-only Model Context Protocol (MCP) sidecar to interface with local campus data snapshots (e.g., Canvas, Gradescope). The instructions in SKILL.md focus on local environment setup, such as setting the CAMPUS_COPILOT_SNAPSHOT variable and running local pnpm commands, while explicitly disclaiming live browser interaction or write access. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The described goal (wire a site-scoped read-only MCP sidecar to a local Campus Copilot snapshot) matches the SKILL.md steps. However, the skill does not declare required tooling or env vars even though the instructions expect them (e.g., pnpm and the CAMPUS_COPILOT_SNAPSHOT variable). This is an internal inconsistency rather than a capability mismatch.
Instruction Scope
SKILL.md instructs the agent to set CAMPUS_COPILOT_SNAPSHOT and to run pnpm --filter @campus-copilot/mcp-readonly start:<site>, and it references local example config files and an 'openclaw' config shape. The skill metadata declares no required env vars, binaries, or config paths — so the instructions access resources/config that weren't declared. While the actions described are limited to local snapshot wiring and read-only operations, the mismatch means an operator won't know what preconditions/tools are needed.
Install Mechanism
There is no install spec and no code files; this instruction-only skill does not write to disk or fetch remote code during install, which minimizes install-time risk.
Credentials
No credentials or sensitive env vars are declared. The instructions do ask the user to point CAMPUS_COPILOT_SNAPSHOT at a JSON file (a path-like env var) which is not a secret but was not declared in requires.env. There are no requests for unrelated credentials — proportionality is acceptable but under-documented.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. Nothing in the metadata requests elevated or permanent presence or modifications to other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install site-mcp-consumer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /site-mcp-consumer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
site-mcp-consumer 1.0.0 - Initial release providing integration for site-scoped, read-only MCP sidecars with local Campus Copilot snapshots. - Supports local runtimes such as Codex, Claude Code, Claude Desktop, and OpenClaw-style shells. - Step-by-step instructions for setup, configuration, and recommended JSON config examples included. - Intended for scenarios needing read-only, snapshot-based access to one site’s records—such as assignments or messages—without live browser interaction.
元数据
Slug site-mcp-consumer
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Site Mcp Consumer 是什么?

Wire one site-scoped read-only MCP sidecar to a local Campus Copilot snapshot. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Site Mcp Consumer?

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

Site Mcp Consumer 是免费的吗?

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

Site Mcp Consumer 支持哪些平台?

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

谁开发了 Site Mcp Consumer?

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

💬 留言讨论