← Back to Skills Marketplace
sky-lv

Mock Server Generator

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
46
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mock-server-generator
Description
Generate customizable mock HTTP servers with dynamic data, delay, error simulation, and OpenAPI import for API testing and development.
Usage Guidance
This skill is instruction-only and currently vague about what it will actually run. Before installing or enabling it: 1) Ask the author for the implementation details (which CLI/tool it uses or whether it only emits code snippets). 2) Confirm whether the agent will execute commands on your machine or just produce code you must run yourself. 3) Require the skill to declare required binaries (Node.js, Docker) in metadata if it needs them. 4) Be cautious about letting it fetch OpenAPI URLs — limit network access or run generated servers in a sandbox/container and review the generated code before executing. 5) If you need persistent mock data, ask where it is stored and how long it will be kept. If these questions are unanswered, treat the skill as potentially risky and prefer a version with explicit install/run instructions or source code you can review.
Capability Analysis
Type: OpenClaw Skill Name: mock-server-generator Version: 1.0.0 The skill bundle contains only metadata and documentation for a mock server generator. The SKILL.md file outlines standard development features such as creating mock endpoints, simulating latency, and importing OpenAPI specifications. No executable code or suspicious instructions were found.
Capability Assessment
Purpose & Capability
The SKILL.md describes generating mock servers (dynamic responses, persistence, OpenAPI import) which matches the name and description. However the SKILL.md lists 'Node.js 18+' as a requirement while the registry metadata declares no required binaries — an inconsistency that should be clarified (does the agent expect Node to be available and will it run Node processes?).
Instruction Scope
The instructions are high-level/natural-language (e.g., 'start mock server on port 3000', 'generate mock from https://.../openapi.json') with no precise tooling, safety constraints, or limits. That vagueness gives the agent broad discretion: it could fetch arbitrary OpenAPI URLs, write files, execute generated code on the host, or spawn network activity. The SKILL.md does not state whether the skill should only output code/config or actually run processes on the user's machine.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written by the installer. That minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials in metadata, which is appropriate for its stated purpose. However, the SKILL.md references Node.js and optional Docker without declaring required binaries; also the ability to import from arbitrary URLs implies network access but no network constraints are declared.
Persistence & Privilege
The skill is not forced-always and uses default autonomous invocation settings. It mentions 'data persistence' as a feature, but does not specify where data will be stored — this is not a platform privilege issue, but something to confirm before running generated servers.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mock-server-generator
  3. After installation, invoke the skill by name or use /mock-server-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of mock-server-generator. - Easily create mock HTTP servers for API testing and development. - Define custom endpoints, simulate errors, set network delays, and persist mock data. - Import and generate mocks directly from OpenAPI/Swagger specs. - Supports quick setup via simple text commands. - Useful for frontend development, prototyping, and CI/CD testing.
Metadata
Slug mock-server-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Mock Server Generator?

Generate customizable mock HTTP servers with dynamic data, delay, error simulation, and OpenAPI import for API testing and development. It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.

How do I install Mock Server Generator?

Run "/install mock-server-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mock Server Generator free?

Yes, Mock Server Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mock Server Generator support?

Mock Server Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mock Server Generator?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments