← Back to Skills Marketplace
gora050

Testmonitor

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install testmonitor
Description
TestMonitor integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestMonitor data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install testmonitor
  3. After installation, invoke the skill by name or use /testmonitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug testmonitor
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Testmonitor?

TestMonitor integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestMonitor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Testmonitor?

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

Is Testmonitor free?

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

Which platforms does Testmonitor support?

Testmonitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Testmonitor?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments