Terminus App
v1.0.2Terminus App integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terminus App data.
⭐ 0· 90·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: the SKILL.md explains using Membrane to connect to Terminus App, lists GraphQL/WOQL usage, and requires a Membrane account and network access. It does not request unrelated credentials or system access.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser (or headless flow), listing/connecting actions, running actions, and proxying requests. The doc does not instruct the agent to read arbitrary local files, exfiltrate environment variables, or contact unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only). The SKILL.md asks the user to install @membranehq/cli via npm (public registry) and to use npx for some commands. This is expected for a CLI-based integration but carries the usual caution of installing global npm packages and trusting the package maintainer.
Credentials
The skill declares no required env vars or credentials and explicitly recommends using Membrane connections (not asking for API keys). No disproportionate credential requests are present.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system modifications, and contains no instructions to alter other skills or system-wide agent settings.
Assessment
This skill is instruction-only and appears coherent: it tells the agent to install and use the Membrane CLI to connect to Terminus App and does not ask for unrelated credentials. Before installing or running the CLI, verify the @membranehq/cli npm package and the repository (owner, recent activity, and package maintainers) are legitimate. Prefer using npx or ephemeral installs in CI/headless environments; be aware that Membrane will proxy API requests and therefore will have access to the Terminus App data you connect—ensure you trust the Membrane service and the connector configuration. Finally, avoid pasting or sharing any unrelated secrets and review the CLI prompts during the browser-based login flow.Like a lobster shell, security has layers — review code before you run it.
latestvk970f72mxxy8mp4qe308j0s8r5843ycq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
