← 返回 Skills 市场
Testimio
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
101
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install testimio
功能描述
Testim.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Testim.io data.
安全使用建议
This skill appears internally consistent, but take ordinary precautions before installing or using it: (1) Verify the Membrane CLI package on npm and its GitHub repository (publisher, recent commits, issues) to ensure you trust the maintainer. (2) Understand how Membrane handles your Testim.io credentials and data — confirm whether tokens remain only on Membrane's servers and what data is proxied or stored. (3) Installing `-g` npm packages runs third-party code; prefer `npx` or a local install if you want less system impact. (4) For headless or sensitive environments, avoid pasting long-lived credentials into shared shells; use least-privilege accounts for the connection. If you need more assurance, provide the package name/version and repository link so you can have it audited before installing.
功能分析
Type: OpenClaw Skill
Name: testimio
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Testim.io using the Membrane CLI. It follows security best practices by advising the agent to let the Membrane platform handle authentication and credentials rather than requesting secrets from the user. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Testim.io integration) match the SKILL.md: all runtime instructions show using the Membrane CLI to connect to a Testim connector and run actions against Testim.io resources. Nothing requested is unrelated to integrating with Testim.io.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI, creating a connection, discovering and running actions, and handling interactive/headless auth. The SKILL.md does not instruct reading unrelated files, environment variables, or transmitting data to unexpected endpoints; it explicitly advises not to ask users for API keys.
Install Mechanism
No install spec in the registry (instruction-only), but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a CLI from the public npm registry is a reasonable choice for this functionality but is a moderate-risk action compared with instruction-only skills because it downloads and executes third-party code. Verify package provenance (npm publisher, GitHub repo) before installing.
Credentials
The skill declares no required env vars, no config paths, and no primary credential. Auth is delegated to Membrane's login flow (OAuth/browser-based), which is proportionate to the described purpose. There are no requests for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
`always` is false and the skill does not request persistent elevated privileges or modify other skills' configs. The skill permits normal autonomous invocation (platform default), which is expected for integrations but not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install testimio - 安装完成后,直接呼叫该 Skill 的名称或使用
/testimio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Testimio 是什么?
Testim.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Testim.io data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Testimio?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install testimio」即可一键安装,无需额外配置。
Testimio 是免费的吗?
是的,Testimio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Testimio 支持哪些平台?
Testimio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Testimio?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills