← Back to Skills Marketplace
membranedev

Unblu

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install unblu
Description
Unblu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unblu data.
Usage Guidance
This skill appears internally consistent: it uses the Membrane CLI to authorize and interact with Unblu connectors and does not ask for unrelated secrets. Before installing/using it, verify you trust the @membranehq/cli package and the Membrane service (check the npm package page and the vendor site), and prefer using npx in ephemeral or shared environments to avoid global npm installs. Be prepared for an interactive browser/code-based login flow that will grant Membrane access to the Unblu connection on your behalf; confirm that you are comfortable with that third-party service holding auth for your Unblu tenant and review their privacy/security docs. If you need stricter control over credentials, ask for an explanation of what scopes the Membrane connection will request and whether a non-interactive service-account flow is available.
Capability Analysis
Type: OpenClaw Skill Name: unblu Version: 1.0.1 The skill provides instructions for integrating Unblu via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing Unblu data through Membrane's remote action system. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, deceptive prompt injection, or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (Unblu integration) match the SKILL.md: it instructs use of the Membrane CLI to connect to an Unblu connector, discover and run actions, and create actions when needed. Required capabilities (network, Membrane account, CLI) are appropriate for this integration.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing/searching/creating/running actions, and polling action build state. The skill does not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). This is a reasonable mechanism for a CLI-based integration but does modify the host environment. The skill itself has no install spec in the registry (instruction-only), so the global npm install is performed by the user/agent at runtime — verify the npm package identity (@membranehq/cli) and trust of the publisher before installing globally; using npx (which the doc also shows) avoids global installs.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. The instructions rely on interactive authentication via Membrane (browser/code flow) rather than asking for API keys or secrets locally. This is proportionate to the stated purpose.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent agent-level privileges or modify other skills' configs. Autonomous invocation is allowed by default (normal) but not combined with other privilege escalations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unblu
  3. After installation, invoke the skill by name or use /unblu
  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 unblu
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Unblu?

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

How do I install Unblu?

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

Is Unblu free?

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

Which platforms does Unblu support?

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

Who created Unblu?

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

💬 Comments