← 返回 Skills 市场
46
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install mock-server-generator
功能描述
Generate customizable mock HTTP servers with dynamic data, delay, error simulation, and OpenAPI import for API testing and development.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mock-server-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/mock-server-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Mock Server Generator 是什么?
Generate customizable mock HTTP servers with dynamic data, delay, error simulation, and OpenAPI import for API testing and development. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。
如何安装 Mock Server Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mock-server-generator」即可一键安装,无需额外配置。
Mock Server Generator 是免费的吗?
是的,Mock Server Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mock Server Generator 支持哪些平台?
Mock Server Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mock Server Generator?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills