← 返回 Skills 市场
Upcloud
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install upcloud
功能描述
UpCloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpCloud data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to talk to UpCloud rather than asking for API keys locally. Before installing/use: (1) Verify you trust Membrane (homepage/repo, privacy/security docs) because the service will hold/refresh credentials and perform actions on your behalf. (2) Review the @membranehq/cli package on npm/GitHub before running a global 'npm install -g', or prefer a pinned version or containerized/sandboxed install to reduce supply-chain risk. (3) When connecting, check what permissions the Membrane connector asks for in UpCloud and limit access if possible. (4) If you need higher assurance, ask the skill author for a signed release or SHA for the CLI or run the CLI in an isolated environment. Overall: coherent but exercise standard caution around trusting third-party services and installing global npm packages.
功能分析
Type: OpenClaw Skill
Name: upcloud
Version: 1.0.1
The skill provides instructions for an AI agent to manage UpCloud infrastructure using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and executing cloud management actions through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were identified; the instructions are consistent with the stated purpose of the integration.
能力评估
Purpose & Capability
The skill claims an UpCloud integration and all instructions revolve around using the Membrane CLI to connect to UpCloud, discover and run actions. There are no unrelated credentials, binaries, or configuration paths requested.
Instruction Scope
SKILL.md only instructs installation of the Membrane CLI, login via the Membrane flow, creating/listing connections and actions, and running them. It does not direct reading unrelated files or asking for unrelated credentials. It does assume network access and use of a browser or headless auth flow.
Install Mechanism
There is no formal install spec in metadata, but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' (and uses npx in examples). This relies on a public npm package and uses the '@latest' tag (no pinned version or integrity checksum), which is a moderate supply-chain risk if you don't trust the package/maintainer.
Credentials
The skill requests no local environment variables and explicitly says Membrane manages auth server-side. That is proportionate to its purpose, but it means you must trust Membrane with UpCloud credentials and actions it will perform on your behalf.
Persistence & Privilege
Skill metadata does not request always:true and does not modify other skills. The only persistent change the instructions recommend is installing a global CLI (user-initiated). Agent autonomous invocation is default and not itself flagged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install upcloud - 安装完成后,直接呼叫该 Skill 的名称或使用
/upcloud触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Upcloud 是什么?
UpCloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpCloud data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Upcloud?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install upcloud」即可一键安装,无需额外配置。
Upcloud 是免费的吗?
是的,Upcloud 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Upcloud 支持哪些平台?
Upcloud 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Upcloud?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills