Ubuntu Landscape
v1.0.0Ubuntu Landscape integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ubuntu Landscape data.
⭐ 0· 32·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description claim Ubuntu Landscape integration and the SKILL.md exclusively describes using the Membrane CLI and a Membrane account to connect, list, and run actions against Ubuntu Landscape. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, logging in, creating/listing connections, running actions, and proxying API requests. They do not instruct reading arbitrary local files, exporting secrets, or contacting unexpected endpoints beyond Membrane/Landscape.
Install Mechanism
There is no formal install spec in the manifest (instruction-only). The SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g), or using npx in examples. Global npm install runs third-party code on the host and may require elevated permissions; this is normal for CLI tools but worth considering (use npx or review the package/repo first).
Credentials
The skill declares no required environment variables or config paths. It requires a Membrane account (handled by the CLI) and network access, which are proportional to a remote integration proxying requests to Ubuntu Landscape.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills. The default ability for the agent to invoke the skill autonomously is normal and not a concerning privilege here.
Assessment
This skill is instruction-only and appears coherent, but review these practical points before installing: 1) The SKILL.md recommends installing @membranehq/cli (npm install -g) — installing global npm packages executes third-party code and may require admin rights; consider using npx to avoid a global install or inspect the package/repo first. 2) You will need a Membrane account and will authenticate through the CLI; the CLI and Membrane will broker access to your Ubuntu Landscape data, so ensure you trust Membrane and the connector configuration. 3) Confirm the package and repository sources (homepage and GitHub repo are listed) match a trusted publisher — the registry metadata shows an owner ID but the skill's registry source is 'unknown' in the provided listing, so verify publisher identity in the registry before proceeding. 4) Be cautious when using the 'membrane request' proxy since it can send arbitrary API calls to Landscape on your behalf; only run requests you expect and review command outputs. If you want more assurance, ask the publisher for a signed release or review the @membranehq/cli code before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk9749smy7xgce59cw61482sryx847jrb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
