← Back to Skills Marketplace
Tmetric
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tmetric
Description
TMetric integration. Manage data, records, and automate workflows. Use when the user wants to interact with TMetric data.
Usage Guidance
This skill looks coherent: it uses the Membrane CLI to connect to TMetric and does not ask for unrelated secrets. Before installing or running it, verify the authenticity of the @membranehq/cli package on the npm registry and that the getmembrane.com / github repository belong to the vendor you trust. Prefer running commands with npx (npx @membranehq/cli@latest ...) instead of a global npm install when possible, or install in an isolated environment. Be aware that connecting through Membrane grants that service access to your TMetric data on your behalf, so review Membrane's privacy/security docs and your organization’s policy. If you need higher assurance, ask the publisher for the exact package/version to pin and review its source code on the linked GitHub repo prior to installation.
Capability Analysis
Type: OpenClaw Skill
Name: tmetric
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with TMetric using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the '@membranehq/cli' npm package. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions focus on legitimate workflow automation and emphasize secure credential management through the Membrane platform.
Capability Assessment
Purpose & Capability
The name/description (TMetric integration) aligns with the instructions: all runtime guidance is about using the Membrane CLI to connect to TMetric, find/build actions, and run them. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, authenticating via membrane login, creating a connection for the tmetric connector, listing and running Membrane actions, and using JSON flags. It does not direct reading arbitrary files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry entry, but the instructions tell users to run a global npm install (npm install -g @membranehq/cli@latest) or use npx. Installing a global npm package executes code from the public registry and has moderate risk; this is, however, proportionate for a CLI-based integration. Consider using npx or verifying the package before a global install.
Credentials
The skill declares no required environment variables or credentials. The instructions explicitly state that Membrane handles auth server-side and that you should not supply API keys yourself. This is proportionate for an integration that delegates auth to a connector service.
Persistence & Privilege
The skill is instruction-only, has always: false, and does not request persistent system-wide changes or access to other skills' configs. Autonomous invocation is allowed by default (disable-model-invocation: false) which is normal for skills and not by itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tmetric - After installation, invoke the skill by name or use
/tmetric - 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 Tmetric?
TMetric integration. Manage data, records, and automate workflows. Use when the user wants to interact with TMetric data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install Tmetric?
Run "/install tmetric" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tmetric free?
Yes, Tmetric is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tmetric support?
Tmetric is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tmetric?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills