← 返回 Skills 市场
gora050

Mirantis

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mirantis
功能描述
Mirantis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mirantis data.
安全使用建议
This skill is internally consistent: it uses Membrane as a go-between for Mirantis and asks you to install/run the Membrane CLI and authenticate via a browser flow. Before installing or running: 1) Confirm you trust the Membrane project (check https://getmembrane.com and the @membranehq/cli package and GitHub repo); 2) prefer using npx for one-off runs if you want to avoid a global npm install; 3) review the permissions the Membrane connection requests when you authorize it (it will hold access to Mirantis data on your behalf); and 4) do not paste secrets into chat—follow the provided browser login flow. If you need a higher assurance, ask the skill author/source for provenance (the registry metadata owner and source are not clearly identified here).
功能分析
Type: OpenClaw Skill Name: mirantis Version: 1.0.1 The skill bundle provides instructions for an AI agent to manage Mirantis cloud infrastructure using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' package, authenticating, and executing actions via the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is consistent with the stated purpose of providing a CLI-based integration.
能力评估
Purpose & Capability
The skill is an instruction-only integration that tells the agent to use the Membrane CLI to interact with Mirantis. Requesting a Membrane account and using Membrane's connector for Mirantis is coherent with the described purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading unrelated files, environment variables, or posting data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install) or using npx. npm install -g is a reasonable, common approach but has the usual tradeoffs (writes executables to disk and executes code from the npm registry). This is expected for a CLI-based integration but the user should prefer npx or verify the package/source if they wish to avoid global installs.
Credentials
No environment variables, primary credentials, or config paths are required by the skill. Authentication is delegated to Membrane and the instructions explicitly advise not to ask the user for API keys or tokens, which is proportionate.
Persistence & Privilege
The skill does not request always:true, does not claim system-wide configuration changes, and is user-invocable. It does require installing a third-party CLI, but that is within the expected scope for a connector.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mirantis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mirantis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mirantis
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mirantis 是什么?

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

如何安装 Mirantis?

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

Mirantis 是免费的吗?

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

Mirantis 支持哪些平台?

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

谁开发了 Mirantis?

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

💬 留言讨论