Testmonitor

v1.0.0

TestMonitor integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestMonitor data.

0· 58·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims to integrate with TestMonitor and its instructions consistently use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to TestMonitor. Required capabilities (network access and a Membrane account/CLI) align with the stated purpose. No unrelated env vars or credentials are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing browser-based login, listing/creating connections, running actions, and proxying requests. They do not instruct reading local files or unrelated environment variables. Note: proxying requests means any data you send will transit Membrane's service (including the TestMonitor auth handled by Membrane).
Install Mechanism
There is no built-in install spec in the package metadata, but SKILL.md instructs installing @membranehq/cli via npm (global install). Installing from npm is a standard mechanism but it will place a global binary on the system and fetch code from the npm registry — verify package identity and trust the publisher before installing globally.
Credentials
The skill requests no local environment variables or secrets. Authentication is delegated to Membrane (server-side), which is proportionate to the skill's goal. The main privacy consideration is that TestMonitor data and session credentials will be handled by Membrane's service rather than kept solely on your machine.
Persistence & Privilege
The skill does not request persistent or privileged presence (always: false). It does not request modification of other skills or system-wide settings. Autonomous invocation is allowed by default but not elevated by this skill.
Assessment
This instruction-only skill is coherent: it uses the Membrane CLI to connect to TestMonitor and does not ask for unrelated system credentials. Before installing and using it, verify you trust getmembrane.com/@membranehq and the npm package name (@membranehq/cli). Installing the CLI globally will add a binary to your system — consider using npx if you prefer not to install globally. Be aware that authentication and proxied API requests are handled by Membrane's servers, so TestMonitor data and credentials will transit their service; if that privacy model is acceptable, the skill is appropriate to use. If you need higher assurance, review Membrane's docs, privacy policy, and the @membranehq/cli package source before proceeding.

Like a lobster shell, security has layers — review code before you run it.

latestvk971dxqp29wejcv2jdp36kd7eh84a8as

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments