← Back to Skills Marketplace
Outgrow
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install outgrow
Description
Outgrow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Outgrow data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to talk to Outgrow and does not ask for local secrets. Before installing: (1) confirm you trust Membrane (getmembrane.com) because Membrane will store and manage Outgrow credentials on your behalf; (2) consider using npx instead of npm -g to avoid a global install; (3) review the @membranehq/cli package (and its repository) and Membrane's privacy/security docs to ensure acceptable access and storage practices; (4) be aware that using the skill grants Membrane the ability to act on your Outgrow account via the connection you create.
Capability Analysis
Type: OpenClaw Skill
Name: outgrow
Version: 1.0.1
The skill bundle provides standard instructions for an AI agent to integrate with the Outgrow platform via the Membrane CLI. It focuses on legitimate operations such as authentication, action discovery, and execution through the 'membrane' command-line tool. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions actually emphasize security best practices by advising against manual credential handling.
Capability Assessment
Purpose & Capability
The skill is an Outgrow integration that delegates work to the Membrane CLI and connectors (membrane connect --connectorKey outgrow). Requiring the Membrane CLI is coherent with the described purpose; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing Membrane login, creating connections, discovering and running actions, and polling build state. It does not instruct reading unrelated files or exfiltrating data. Authentication is delegated to Membrane and handled via an interactive/headless login flow.
Install Mechanism
The skill is instruction-only (no install spec). It asks users to install @membranehq/cli via npm -g or use npx. Installing a public npm package is a common pattern but carries the usual supply-chain considerations; the package appears to come from the Membrane namespace which matches the homepage/repository references.
Credentials
No environment variables or local secrets are requested. Authentication is handled by Membrane's login flow (server-side credential management), which is proportionate but means you must trust Membrane to hold and use Outgrow credentials.
Persistence & Privilege
always is false and the skill does not request system-wide or other-skills configuration changes. Autonomous invocation is allowed (platform default) but not combined with elevated persistence or broad credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outgrow - After installation, invoke the skill by name or use
/outgrow - 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 Outgrow?
Outgrow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Outgrow data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Outgrow?
Run "/install outgrow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outgrow free?
Yes, Outgrow is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Outgrow support?
Outgrow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outgrow?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills