← Back to Skills Marketplace
Unleash
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install unleash
Description
Unleash integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unleash data.
Usage Guidance
This skill appears internally consistent for integrating Unleash via Membrane. Before installing: (1) verify you trust the @membranehq npm package and its maintainers (review the package on npm and the GitHub repo linked in SKILL.md), (2) prefer npx usage if you want to avoid a global install or run the CLI in a container/isolated environment, (3) be aware that requests and data will be proxied through Membrane — review their privacy/security policy and least‑privilege settings for connections, and (4) avoid running the global install as root; run it under the account you intend to use. If you need stronger assurance, request the skill author or registry owner to supply a signed release or a vetted install mechanism (Homebrew/formula or official release binaries) and/or provide a link to the exact npm package version and its audit report.
Capability Analysis
Type: OpenClaw Skill
Name: unleash
Version: 1.0.0
The 'unleash' skill is a legitimate integration for managing feature flags via the Unleash platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through standard authentication and API interaction processes without any signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill is an Unleash integration that instructs the agent to use the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to the Unleash API. Nothing requested or described (no extra env vars, no unrelated binaries) is inconsistent with that purpose.
Instruction Scope
Instructions stay on‑topic (install Membrane CLI, login, connect, list/run actions, proxy requests). One important scope note: using membrane request sends traffic via Membrane's proxy and therefore transmits Unleash data (and request payloads) to Membrane. This is expected for a proxy-based integration but is a privacy/third‑party data flow the user should be aware of.
Install Mechanism
No formal install spec in the registry, but SKILL.md instructs npm install -g @membranehq/cli (or npx usage). Installing a global npm package is a common but moderate-risk action: it executes code from the npm registry and modifies system tooling. The package name and homepage match Membrane; no suspicious URLs are used.
Credentials
The skill requests no environment variables or unrelated credentials. It explicitly tells the agent/user to let Membrane handle auth rather than collecting API keys locally. The tradeoff is that a Membrane account/connection will grant Membrane access to the Unleash resources the user connects.
Persistence & Privilege
No always:true, no install-time persistence declared, and the skill is user-invocable/autonomous invocation is allowed (platform default). The skill does not request system-wide configuration changes or access to other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unleash - After installation, invoke the skill by name or use
/unleash - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Unleash?
Unleash integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unleash data. It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Unleash?
Run "/install unleash" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unleash free?
Yes, Unleash is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Unleash support?
Unleash is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unleash?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills