← 返回 Skills 市场
gora050

Platform9

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
177
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install platform9
功能描述
Platform9 integration. Manage data, records, and automate workflows. Use when the user wants to interact with Platform9 data.
安全使用建议
This skill appears to be a wrapper that uses the Membrane CLI to perform Platform9 actions — that design is plausible, but note the following before installing: 1) SKILL.md requires npm/npx and installing @membranehq/cli (global npm installs carry supply-chain risk). Verify the @membranehq/cli package on the npm registry and the linked repository (https://github.com/membranedev/application-skills) and confirm the homepage (getmembrane.com) is legitimate. 2) The skill metadata did not list required binaries, but the runtime will need Node/npm (and network access); ensure those are available and acceptable. 3) The login flow asks the user to open a browser and paste an auth code — only enter codes on trusted sites and do not paste long-lived secrets or other tokens. 4) If you need higher assurance, ask the publisher for an explicit install spec, a signed package/release, or host the CLI in a vetted package repository before installing. These checks would increase confidence.
功能分析
Type: OpenClaw Skill Name: platform9 Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with Platform9 via the Membrane CLI (@membranehq/cli). It covers installation, authentication, and action management (listing, creating, and running actions) through the Membrane platform. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the instructions are consistent with the stated purpose of infrastructure management and workflow automation.
能力评估
Purpose & Capability
The skill claims to integrate with Platform9 but explicitly relies on the Membrane CLI as an intermediary (membrane connect / action run). That is a plausible design. However the skill metadata declares no required binaries or install steps while the SKILL.md clearly requires npm/npx (to install/run @membranehq/cli) and network access; this mismatch is an incoherence.
Instruction Scope
SKILL.md confines runtime actions to the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data outside the Membrane/Platform9 flows. It does instruct interactive auth flows where the user must open a browser and paste codes — expected for delegated OAuth-style login.
Install Mechanism
There is no formal install spec, but the instructions require installing @membranehq/cli via npm (npm install -g or npx usage). Installing from the public npm registry is common but has supply-chain risk; the skill does not bundle code, so the npm package provenance and the getmembrane.com project should be reviewed before trusting and installing globally.
Credentials
The skill does not request environment variables or secret credentials in metadata. It relies on Membrane to manage auth, which aligns with the guidance in SKILL.md. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does not request persistent system-wide changes in its instructions and does not claim to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install platform9
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /platform9 触发
  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 platform9
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Platform9 是什么?

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

如何安装 Platform9?

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

Platform9 是免费的吗?

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

Platform9 支持哪些平台?

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

谁开发了 Platform9?

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

💬 留言讨论