← 返回 Skills 市场
gora050

Minio

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install minio-integration
功能描述
MinIO integration. Manage data, records, and automate workflows. Use when the user wants to interact with MinIO data.
安全使用建议
This skill is coherent: it expects you to install and use the @membranehq CLI and to authenticate via Membrane, which will broker access to MinIO. Before installing, verify the @membranehq/cli package and the Membrane service are trustworthy for your data (review the npm package, its GitHub repo, and Membrane's privacy/security docs). Use npx if you prefer not to install globally. Be aware that connecting a MinIO instance gives Membrane the ability to act on that storage — if you need strict data locality or auditability, confirm the connector supports your deployment (on‑prem vs cloud) and review the connection configuration. If you want additional assurance, inspect the Membrane CLI source on GitHub and consider testing in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: minio-integration Version: 1.0.1 The skill bundle provides instructions and documentation for integrating MinIO with the Membrane platform using the `@membranehq/cli` tool. The instructions in SKILL.md guide the agent through standard procedures such as installing the CLI, authenticating, and managing connections/actions. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the tool focuses on using a legitimate third-party service (Membrane) to handle authentication and API interactions securely.
能力评估
Purpose & Capability
Name/description (MinIO integration) match the instructions: all runtime steps use the Membrane CLI to create connections and run MinIO-related actions. The homepage and repository references point to Membrane (the integration layer) rather than MinIO itself, which is coherent for a connector-based skill.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, performing login flow (interactive or headless), creating connections, listing/creating/running actions, and using JSON flags. It does not instruct reading arbitrary local files, requiring unrelated env vars, or sending data to unexpected external endpoints beyond the Membrane service.
Install Mechanism
Installation instructions are a single npm global install (or use npx for one-off runs). This is a standard, expected mechanism for a CLI-based integration and there are no downloads from untrusted URLs or archive extraction instructions.
Credentials
The skill declares no required environment variables or credentials and the docs explicitly state Membrane will handle auth server-side. That matches the stated integration approach and there are no unexplained secret requests.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files, and is not marked always:true. It does not request elevated or persistent platform privileges beyond normal agent-invocable behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minio-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minio-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug minio-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Minio 是什么?

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

如何安装 Minio?

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

Minio 是免费的吗?

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

Minio 支持哪些平台?

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

谁开发了 Minio?

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

💬 留言讨论