← Back to Skills Marketplace
Testrail
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
148
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install testrail
Description
TestRail integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestRail data.
Usage Guidance
This skill delegates TestRail access to the third-party Membrane service and asks you to install the @membranehq CLI. Before installing or using it: (1) verify that @membranehq (and the getmembrane.com service) is trusted and acceptable for your data/privacy needs; (2) prefer using npx or local installs if you want to avoid a global npm install; (3) review the Membrane connector's permissions in your Membrane account and TestRail to ensure it only has the access you intend; (4) be aware the agent can autonomously invoke the skill (platform default)—if you have strict governance, restrict invocation or require user confirmation for actions that modify data.
Capability Analysis
Type: OpenClaw Skill
Name: testrail
Version: 1.0.3
The skill provides instructions for integrating TestRail using the Membrane CLI platform. It outlines standard procedures for installing the '@membranehq/cli' package, authenticating via OAuth/CLI, and discovering/executing actions through the Membrane service. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the instructions are consistent with the stated purpose of managing TestRail workflows.
Capability Assessment
Purpose & Capability
Name and description (TestRail integration) align with the instructions: all runtime steps are about installing and using the Membrane CLI to connect to TestRail. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to installing the Membrane CLI, logging in, creating a connector, discovering and running Membrane actions, and best practices. It does not instruct reading arbitrary local files, unrelated env vars, or sending data to unexpected endpoints beyond Membrane/TestRail.
Install Mechanism
This is an instruction-only skill (no install spec). It asks the user to run `npm install -g @membranehq/cli@latest` (or npx) — a common pattern but it requires installing a third-party CLI globally. Recommend verifying the @membranehq package and trusting the vendor before installing globally.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md explicitly tells users to let Membrane manage credentials and not to supply API keys locally, which is proportionate for this integration.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide config changes or access to other skills' configs. Model invocation is allowed (platform default) but that is expected for an integration skill and not by itself problematic.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install testrail - After installation, invoke the skill by name or use
/testrail - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Testrail?
TestRail integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestRail data. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.
How do I install Testrail?
Run "/install testrail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Testrail free?
Yes, Testrail is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Testrail support?
Testrail is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Testrail?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills