← Back to Skills Marketplace
Openclaw Readonly Consumer
by
Yifeng[Terry] Yu
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-readonly-consumer
Description
Keep an OpenClaw-style local runtime on the snapshot-first, thin-BFF-first, read-only Campus Copilot path.
Usage Guidance
This instruction-only skill appears to do what it says (start local read-only MCP/consumer processes and read a local snapshot), but the SKILL.md expects pnpm and an environment variable (CAMPUS_COPILOT_SNAPSHOT) that are not declared in the registry metadata. Before installing or invoking: (1) ensure pnpm is installed and you understand/approve any pnpm scripts the skill will run; (2) confirm the example snapshot file(s) referenced exist and do not contain secrets or sensitive student data; (3) run the skill in a sandbox or non-production environment first to observe what local commands it executes; and (4) ask the publisher for an explicit list of required binaries and env vars (and sample commands) to resolve the metadata mismatch. If you need higher assurance, request a version that declares required binaries and env vars in its metadata or provides explicit command listings rather than implicit example references.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-readonly-consumer
Version: 1.0.0
The skill bundle provides instructions for a read-only integration between OpenClaw and the 'Campus Copilot' system using the Model Context Protocol (MCP). The instructions in SKILL.md focus on snapshot-based analysis and explicitly discourage high-risk behaviors such as live browser takeover or automated posting. No evidence of data exfiltration, malicious execution, or obfuscation was found; the suggested pnpm commands are consistent with the stated purpose of managing local developer services.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md all describe a read-only, snapshot-first local consumer; the requested actions (starting local MCP/read-only servers, consuming local snapshots) are coherent with that purpose. However, the SKILL.md expects pnpm-based commands and local example files even though the registry metadata declares no required binaries or config paths.
Instruction Scope
Instructions are narrowly scoped to running local pnpm server commands, exporting a snapshot path, and consuming local JSON snapshots. They do not instruct network exfiltration or access to unrelated system areas. Still, they direct the agent to run local commands and read local snapshot files (which could contain sensitive data).
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. Nothing will be written or downloaded by the skill itself.
Credentials
Metadata lists no required environment variables, but the SKILL.md explicitly recommends exporting CAMPUS_COPILOT_SNAPSHOT and implies reliance on local example files and optional mcpServers JSON. This mismatch (undocumented env var / implicit dependency on pnpm) reduces transparency and could cause unintended local file reads.
Persistence & Privilege
always:false and no install/persistence instructions. The skill does not request permanent presence or elevated privileges beyond running local commands when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-readonly-consumer - After installation, invoke the skill by name or use
/openclaw-readonly-consumer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
openclaw-readonly-consumer 1.0.0
- Initial release introducing a skill for OpenClaw-style, read-only consumption of Campus Copilot context.
- Supports snapshot-first, thin-BFF-first workflows without external writing or browser control.
- Provides clear setup and recommended command flows for different levels of Campus Copilot data needs.
- Emphasizes compatibility with local snapshots and optional MCP JSON formats.
- Clarifies intended use cases and boundaries to ensure read-only operation.
Metadata
Frequently Asked Questions
What is Openclaw Readonly Consumer?
Keep an OpenClaw-style local runtime on the snapshot-first, thin-BFF-first, read-only Campus Copilot path. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Openclaw Readonly Consumer?
Run "/install openclaw-readonly-consumer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Readonly Consumer free?
Yes, Openclaw Readonly Consumer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Readonly Consumer support?
Openclaw Readonly Consumer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Readonly Consumer?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.0.0.
More Skills