← Back to Skills Marketplace
membranedev

Terminus App

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install terminus-app
Description
Terminus App integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terminus App data.
Usage Guidance
This skill appears coherent, but before installing and using it: 1) Verify the @membranehq/cli package and its source (npm page and upstream GitHub) to ensure you trust the publisher. 2) Installing a global npm package can require privileges and may run install scripts — consider installing inside a container, VM, or using npx if you prefer not to install globally. 3) During headless login you will be asked to open an authorization URL and paste a code — only use URLs from the official getmembrane/terminus domains. 4) If you manage sensitive data, review the CLI's code or have an admin review how Membrane stores and accesses connections. If any required command or URL looks different than what's documented by Membrane/Terminus, stop and verify before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: terminus-app Version: 1.0.3 The terminus-app skill bundle provides instructions for an AI agent to interact with the Terminus App via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and executing data operations, emphasizing security best practices by delegating credential management to the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized command execution were found.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md: it uses the Membrane CLI to connect to Terminus App, discover and run actions. No unrelated services, binaries, or environment variables are requested.
Instruction Scope
Runtime instructions are limited to installing the Membrane CLI, running membrane login/connect/action list/create/run commands, and guiding headless auth. The instructions do not ask the agent to read arbitrary local files, harvest env vars, or transmit data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli via npm -g. Installing a global npm package is a normal way to get a CLI but carries the usual npm risks (package supply-chain, postinstall scripts, need for elevated privileges on some systems). The install source is a named package on the public registry (not an arbitrary URL).
Credentials
No environment variables or credentials are declared. Authentication is delegated to Membrane's interactive login flow and connection objects; this is proportional to the described purpose and avoids requesting API keys in-skill.
Persistence & Privilege
The skill is instruction-only, has no install spec, and does not request always:true or other elevated platform privileges. It instructs the user to install a CLI (which creates a persistent binary), but the skill itself does not persist or modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terminus-app
  3. After installation, invoke the skill by name or use /terminus-app
  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 terminus-app
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Terminus App?

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

How do I install Terminus App?

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

Is Terminus App free?

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

Which platforms does Terminus App support?

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

Who created Terminus App?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments