← 返回 Skills 市场
gora050

Nango

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
240
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nango
功能描述
Nango integration. Manage Connections, Users, Groups. Use when the user wants to interact with Nango data.
安全使用建议
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.
功能分析
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).
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nango
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nango 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nango
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nango 是什么?

Nango integration. Manage Connections, Users, Groups. Use when the user wants to interact with Nango data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。

如何安装 Nango?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nango」即可一键安装,无需额外配置。

Nango 是免费的吗?

是的,Nango 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nango 支持哪些平台?

Nango 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nango?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。

💬 留言讨论