← Back to Skills Marketplace
membranedev

Upcloud

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install upcloud
Description
UpCloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpCloud data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upcloud
  3. After installation, invoke the skill by name or use /upcloud
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug upcloud
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Upcloud?

UpCloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpCloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Upcloud?

Run "/install upcloud" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Upcloud free?

Yes, Upcloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Upcloud support?

Upcloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Upcloud?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments