← 返回 Skills 市场
gora050

Termius

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
191
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install termius
功能描述
Termius integration. Manage data, records, and automate workflows. Use when the user wants to interact with Termius data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install termius
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /termius 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug termius
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Termius 是什么?

Termius integration. Manage data, records, and automate workflows. Use when the user wants to interact with Termius data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 Termius?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install termius」即可一键安装,无需额外配置。

Termius 是免费的吗?

是的,Termius 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Termius 支持哪些平台?

Termius 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Termius?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论