← 返回 Skills 市场
Pulumi
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pulumi
功能描述
Pulumi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pulumi data.
安全使用建议
This skill is internally consistent: it uses Membrane as a proxy to Pulumi rather than asking for Pulumi API keys. Before installing or running the commands: 1) Verify you trust Membrane/@membranehq (check the npm package page, the GitHub repo, and the published homepage), 2) prefer using npx or a scoped/non-global install if you want to avoid global changes, 3) do not paste sensitive credentials into the agent — follow the advised browser-based login flow so Membrane can manage secrets server-side, and 4) if you have compliance concerns, review the Membrane service's privacy/security docs and the CLI source code before installation.
能力评估
Purpose & Capability
The name/description claim Pulumi integration and the SKILL.md explains how to connect to Pulumi through the Membrane platform (membrane connect, action list/run). No unrelated permissions, env vars, or binaries are requested, so the requested capabilities align with the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection to the Pulumi connector, discovering or creating actions, and running them. The instructions do not ask the agent to read arbitrary local files or harvest unrelated system data. They do, however, advise performing global npm installs and invoking npx, which will install and execute third-party code on the host if followed.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only). The SKILL.md instructs users to run `npm install -g @membranehq/cli@latest` or use npx. Installing an npm package is a standard mechanism but carries the usual moderate risk of running third-party code from the npm registry; verify the package/source before installing.
Credentials
The skill declares no required env vars or credentials and explicitly recommends letting Membrane manage auth instead of collecting API keys locally. This is proportionate for a connector-based integration and matches the instructions.
Persistence & Privilege
The skill does not request always:true or system-wide config changes. It is user-invocable and relies on the Membrane CLI for runtime operations; autonomous invocation is allowed (platform default) but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pulumi - 安装完成后,直接呼叫该 Skill 的名称或使用
/pulumi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Pulumi 是什么?
Pulumi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pulumi data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Pulumi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pulumi」即可一键安装,无需额外配置。
Pulumi 是免费的吗?
是的,Pulumi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pulumi 支持哪些平台?
Pulumi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pulumi?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills