← Back to Skills Marketplace
Testimio
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
101
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install testimio
Description
Testim.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Testim.io data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install testimio - After installation, invoke the skill by name or use
/testimio - 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
Frequently Asked Questions
What is Testimio?
Testim.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Testim.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install Testimio?
Run "/install testimio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Testimio free?
Yes, Testimio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Testimio support?
Testimio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Testimio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills