← 返回 Skills 市场
membranedev

Npm

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install npm-integration
功能描述
Npm integration. Manage data, records, and automate workflows. Use when the user wants to interact with Npm data.
安全使用建议
This skill delegates npm interactions to the Membrane service and asks you to install their CLI package from the public npm registry. Before installing: verify the legitimacy of @membranehq (check the linked GitHub repository and package publisher), be aware that a global npm install modifies your system PATH, and consider whether you trust Membrane to handle your npm data. If you have policy constraints about third‑party services or global package installs, review or sandbox the CLI before use.
功能分析
Type: OpenClaw Skill Name: npm-integration Version: 1.0.1 The skill bundle provides instructions for an AI agent to interface with NPM via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, performing OAuth-based authentication, and managing NPM actions through a third-party service (getmembrane.com). The instructions (SKILL.md) emphasize secure practices by delegating credential management to the service rather than asking the user for raw API keys, and no malicious patterns, obfuscation, or unauthorized data exfiltration logic were found.
能力评估
Purpose & Capability
The skill declares an Npm integration and consistently instructs the agent to use the Membrane CLI and a Membrane account to interact with npm data. Required capabilities (network access, Membrane account, Membrane CLI) align with the described purpose.
Instruction Scope
SKILL.md confines runtime instructions to installing/using the Membrane CLI, authenticating via Membrane's login flow, creating/using Membrane connections and actions, and running those actions. It does not instruct reading unrelated files, harvesting env vars, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
No built-in install spec in the skill bundle, but SKILL.md recommends installing @membranehq/cli from the public npm registry (npm install -g or npx). Installing a global npm package is a reasonable requirement for this integration but does modify the host environment and requires trusting the @membranehq package and its publisher.
Credentials
The skill requests no environment variables or local config paths. Authentication is handled by Membrane's login flow rather than by collecting API keys locally, which is proportionate to the stated design.
Persistence & Privilege
The skill is not marked always:true, does not require persistent system-wide configuration beyond optionally installing the Membrane CLI, and does not instruct modifying other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install npm-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /npm-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug npm-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Npm 是什么?

Npm integration. Manage data, records, and automate workflows. Use when the user wants to interact with Npm data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Npm?

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

Npm 是免费的吗?

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

Npm 支持哪些平台?

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

谁开发了 Npm?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论