← Back to Skills Marketplace
Nango
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
240
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nango
Description
Nango integration. Manage Connections, Users, Groups. Use when the user wants to interact with Nango data.
Usage Guidance
This skill appears to do what it says: it teaches using the Membrane CLI to work with Nango. Before proceeding: (1) be aware you'll be asked to install a global npm package (requires Node/npm and possibly elevated install rights) — the skill metadata didn't declare that requirement; (2) the Membrane CLI will open a browser for authentication and Membrane will proxy API requests, so request payloads and any data you send will go through Membrane's servers (getmembrane.com) — review their privacy/security documentation and trustworthiness; (3) prefer running installations manually (or in a controlled environment) rather than blindly copying global install commands; and (4) avoid sending sensitive secrets or unrelated data through the proxy. If you need higher assurance, ask the skill author to list required binaries (node, npm, membrane/npx) in metadata and to document exactly what data is sent to Membrane during proxy requests.
Capability Analysis
Type: OpenClaw Skill
Name: nango
Version: 1.0.0
The skill bundle provides standard instructions and documentation for an AI agent to interact with the Nango integration platform using the Membrane CLI. It focuses on legitimate operations such as connection management, action discovery, and API proxying through the 'membrane' command-line tool, with no evidence of malicious intent, data exfiltration, or prompt injection (SKILL.md).
Capability Assessment
Purpose & Capability
The SKILL.md consistently describes interacting with Nango via the Membrane CLI, which matches the skill name/description. However the skill metadata declares no required binaries or env vars while the instructions require Node/npm (to install a global npm package), the 'membrane' CLI, and optionally 'npx' — these runtime tools are not listed in the skill's declared requirements.
Instruction Scope
Instructions focus on installing and using the Membrane CLI to discover connectors, run actions, create connections, and proxy requests to Nango. They do not ask the agent to read unrelated local files or environment secrets. Note: proxying API calls via Membrane means request payloads and endpoint paths will be sent to Membrane's service (getmembrane.com) for authentication and forwarding.
Install Mechanism
The skill is instruction-only (no install spec) which lowers risk, but it instructs the user to run 'npm install -g @membranehq/cli' or use 'npx'. Installing a global npm package requires Node/npm and may require elevated permissions; the SKILL.md does not declare these prerequisites. The instructions rely on the public npm registry (typical) rather than embedding downloads.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md explicitly tells users not to share API keys and explains that Membrane handles auth server-side; this is proportionate for a CLI-based integration platform.
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistent presence, does not attempt to modify other skills or system-wide settings, and is instruction-only (it will not itself write files).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nango - After installation, invoke the skill by name or use
/nango - 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 Nango?
Nango integration. Manage Connections, Users, Groups. Use when the user wants to interact with Nango data. It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.
How do I install Nango?
Run "/install nango" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nango free?
Yes, Nango is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nango support?
Nango is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nango?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills