← 返回 Skills 市场
Testrail
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
148
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install testrail
功能描述
TestRail integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestRail data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install testrail - 安装完成后,直接呼叫该 Skill 的名称或使用
/testrail触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Testrail 是什么?
TestRail integration. Manage data, records, and automate workflows. Use when the user wants to interact with TestRail data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Testrail?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install testrail」即可一键安装,无需额外配置。
Testrail 是免费的吗?
是的,Testrail 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Testrail 支持哪些平台?
Testrail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Testrail?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills