← 返回 Skills 市场
Testmonitor
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install testmonitor
功能描述
TestMonitor integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestMonitor data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to operate on TestMonitor data. Before installing, confirm you trust the Membrane project and its npm package (@membranehq/cli). Consider using npx (one-off) rather than a global npm -g install if you prefer not to add a global binary. Review the Membrane CLI source or package page on npm/GitHub, and only proceed if you are comfortable granting the CLI network access and a Membrane account. Note the registry metadata did not declare the need for npm/membrane — expect to install that tooling before the skill will work.
功能分析
Type: OpenClaw Skill
Name: testmonitor
Version: 1.0.1
The skill bundle provides instructions for an AI agent to manage TestMonitor data via the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane platform rather than handling secrets directly. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's stated purpose (TestMonitor integration) matches the instructions (use Membrane to connect to TestMonitor). However, the package metadata lists no required binaries or environment variables while the runtime instructions explicitly require npm and the @membranehq/cli (membrane) CLI. That mismatch is an inconsistency: the skill will not work without installing the Membrane CLI, which the metadata does not advertise.
Instruction Scope
SKILL.md stays within its stated purpose: it instructs installing and using the Membrane CLI to authenticate, create connections, discover and run actions against TestMonitor. It does not instruct reading unrelated system files, exfiltrating secrets, or contacting unexpected endpoints beyond Membrane/TestMonitor/documentation links.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill). The instructions recommend installing @membranehq/cli via npm -g or using npx. Installing a global npm package or using npx will fetch code from the npm registry; this is common but has moderate risk compared with no-install skills. The SKILL.md examples use public, traceable sources (npm, GitHub), not obscure download URLs.
Credentials
The skill does not request additional environment variables or credentials in metadata; SKILL.md explicitly says Membrane manages credentials and instructs not to ask users for API keys. The only external requirement is a Membrane account (and network access), which is proportional to the stated functionality.
Persistence & Privilege
The skill is not marked always:true and is user-invocable with normal autonomous invocation allowed. There is no instruction to modify other skills or global agent config. No elevated persistence or cross-skill modification is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install testmonitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/testmonitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Testmonitor 是什么?
TestMonitor integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestMonitor data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Testmonitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install testmonitor」即可一键安装,无需额外配置。
Testmonitor 是免费的吗?
是的,Testmonitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Testmonitor 支持哪些平台?
Testmonitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Testmonitor?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills