← Back to Skills Marketplace
Ubuntu Landscape
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ubuntu-landscape
Description
Ubuntu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ubuntu data.
Usage Guidance
This skill is coherent with its stated purpose, but before installing anything: 1) verify the @membranehq/cli package and its publisher (check the npm page and the GitHub repo referenced in SKILL.md) because global npm installs run code during install; 2) be prepared that a global install may require elevated permissions (sudo) on some systems; 3) confirm you trust Membrane as the intermediary — the CLI will manage connections and actions that can interact with your Ubuntu systems; 4) the skill does not ask for local API keys or extra env vars, and authentication is via browser/headless code flow. If you need higher assurance, review the Membrane CLI source and package release artifacts before running the install command.
Capability Analysis
Type: OpenClaw Skill
Name: ubuntu-landscape
Version: 1.0.1
The skill bundle provides instructions for an AI agent to manage Ubuntu Landscape via the Membrane CLI. It follows standard integration patterns, utilizes a legitimate third-party service (getmembrane.com), and emphasizes security best practices such as avoiding the direct handling of API keys. No malicious code, data exfiltration, or suspicious prompt-injection attacks were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Ubuntu Landscape management) matches the runtime instructions: the skill uses Membrane to create connections, discover and run actions against Ubuntu resources. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md stays within scope: it instructs installing and using the Membrane CLI, authenticating via browser or headless code flow, creating a connection, discovering and running actions, and recommends using Membrane for credential handling. It does not ask the agent to read arbitrary files, export unrelated credentials, or send data to unexpected endpoints.
Install Mechanism
There is no formal registry install spec, but the instructions ask the user to run `npm install -g @membranehq/cli@latest` (and sometimes use npx). Installing a global npm package runs code from the npm registry and can execute install scripts; this is a moderate-risk action that users should verify (publisher, package integrity) before running. The SKILL.md's commands themselves are otherwise standard for a CLI-based integration.
Credentials
The skill declares no required env vars, primary credential, or config paths. Authentication is delegated to Membrane's login flow (browser/code exchange), which avoids asking for local API keys or secrets. The requested permissions appear proportionate to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous model invocation is allowed (default) but not combined with broad environment access or other elevated privileges. The skill does not request persistent system-wide configuration changes in its instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ubuntu-landscape - After installation, invoke the skill by name or use
/ubuntu-landscape - 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
Frequently Asked Questions
What is Ubuntu Landscape?
Ubuntu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ubuntu data. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Ubuntu Landscape?
Run "/install ubuntu-landscape" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ubuntu Landscape free?
Yes, Ubuntu Landscape is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ubuntu Landscape support?
Ubuntu Landscape is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ubuntu Landscape?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills