← 返回 Skills 市场
知心测试助手
作者
690566155-blip
· GitHub ↗
· v1.0.0
· MIT-0
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zx-test-runner
功能描述
Write and run tests with frameworks like Vitest, Jest, pytest, XCTest, and Playwright for unit, integration, and E2E testing in multiple languages.
安全使用建议
This skill appears to be a helpful, instruction-only test-runner guide, but review before running the commands: 1) Verify the publisher/metadata — the provided _meta.json differs from the registry metadata (ownerId and slug mismatch); that inconsistency could be an innocuous bookkeeping error but is worth confirming. 2) The SKILL.md assumes tools (node/npm/npx, Python/pytest, Swift, Playwright) but the skill did not declare required binaries — ensure those tools are present and trustworthy before running install commands. 3) There is a typo ('uv pip install...') — double-check commands before copy/paste. 4) Running npx playwright install will download browser binaries from Playwright servers — run such commands in a sandbox/container or CI runner if you need to limit network/filesystem exposure. 5) Prefer to inspect any package versions you install (package.json, pip deps) and run installs in an isolated environment. If you cannot verify the publisher or metadata, treat the skill as untrusted and avoid executing its install/run commands on sensitive hosts.
功能分析
Type: OpenClaw Skill
Name: zx-test-runner
Version: 1.0.0
The skill bundle is a standard utility for running software tests across multiple languages (TypeScript, Python, Swift). The SKILL.md file contains legitimate documentation, code snippets, and shell commands for well-known testing frameworks like Vitest, Jest, and pytest, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md provides practical commands and examples for Vitest, Jest, pytest, XCTest, and Playwright, which matches the skill name and description. No extra unrelated capabilities are requested in the instructions or manifest.
Instruction Scope
The instructions are generally scoped to writing/running tests and do not ask to read system files or transmit data to unexpected endpoints. However, the SKILL.md assumes presence of tools (npm/npx, python/pytest, swift, Node) but the skill declares no required binaries. There are minor mistakes (e.g., 'uv pip install pytest...' appears to be a typo). Playwright instructions will download browsers (npx playwright install) from upstream servers — normal for Playwright but worth being aware of.
Install Mechanism
There is no install spec and no code files. This is an instruction-only skill, so nothing will be written to disk by the skill package itself. Risk from arbitrary installs is low — however following its commands (npm install, npx, pytest, swift test) will install packages/tools if you run them.
Credentials
The skill declares no environment variables, credentials, or config paths and the instructions do not reference secrets or unrelated environment variables.
Persistence & Privilege
always is false and the skill does not request persistent system presence. It does not attempt to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zx-test-runner - 安装完成后,直接呼叫该 Skill 的名称或使用
/zx-test-runner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
知心测试助手 是什么?
Write and run tests with frameworks like Vitest, Jest, pytest, XCTest, and Playwright for unit, integration, and E2E testing in multiple languages. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 知心测试助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zx-test-runner」即可一键安装,无需额外配置。
知心测试助手 是免费的吗?
是的,知心测试助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
知心测试助手 支持哪些平台?
知心测试助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 知心测试助手?
由 690566155-blip(@690566155-blip)开发并维护,当前版本 v1.0.0。
推荐 Skills