← Back to Skills Marketplace
gora050

Termius

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
191
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install termius
Description
Termius integration. Manage data, records, and automate workflows. Use when the user wants to interact with Termius data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect your Termius account and run connector actions. Before installing: (1) verify you trust the @membranehq npm package and the referenced GitHub/homepage (confirm package ownership and recent releases), (2) know that installing the CLI globally will place binaries on your system and is a user-level change you can reverse, (3) understand that connecting will grant Membrane access to your Termius data (review Membrane’s privacy/security docs and the connector scopes), and (4) prefer running initial tests in a disposable environment if you’re cautious. If any step asks you for API keys or secrets directly (the skill says it won’t), stop and verify the source.
Capability Analysis
Type: OpenClaw Skill Name: termius Version: 1.0.3 The skill provides instructions for an AI agent to interact with Termius via the Membrane CLI. It involves standard procedures such as installing the '@membranehq/cli' package, authenticating with a third-party service (getmembrane.com), and executing actions through a defined CLI interface. No evidence of malicious intent, data exfiltration, or unauthorized persistence was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is described as a Termius integration and all runtime instructions use the Membrane CLI to connect to Termius, discover actions, and run them. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging into Membrane, creating a Termius connector connection, listing/searching/creating/running actions. It does not instruct reading unrelated files, exporting arbitrary system data, or exfiltrating secrets. Headless login guidance is limited to user-driven steps (opening a browser and pasting a code).
Install Mechanism
The install is an npm global install (npm install -g @membranehq/cli@latest) or npx usage; that's a common delivery for CLIs but is higher-risk than instruction-only because it writes a package and binaries to disk. The package is from an npm scoped org (@membranehq) and the SKILL.md points to a GitHub org and homepage; verify those sources before installing.
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is delegated to Membrane via an interactive login flow; the README explicitly advises not to ask users for API keys. This is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent elevated privileges or modifications to other skills. Its only persistence action is installing a CLI tool (user-controlled) and creating a connection inside Membrane, which is expected for this integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install termius
  3. After installation, invoke the skill by name or use /termius
  4. 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
Slug termius
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Termius?

Termius integration. Manage data, records, and automate workflows. Use when the user wants to interact with Termius data. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.

How do I install Termius?

Run "/install termius" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Termius free?

Yes, Termius is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Termius support?

Termius is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Termius?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments