← 返回 Skills 市场
membranedev

Nulab

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nulab
功能描述
Nulab integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nulab data.
安全使用建议
This skill appears to do what it says: it relies on the Membrane CLI to connect your agent to Nulab. Before installing, verify the Membrane project (homepage and GitHub repo) and the npm package name to ensure you're installing the official CLI. Be aware you will need npm/node and network access even though the registry metadata doesn't list them. The login flow will delegate auth to Membrane (server-side), so you must trust Membrane with access to your Nulab account. If you prefer less exposure, consider using npx (which the docs already show) or running the CLI in an isolated environment/container rather than installing it globally.
功能分析
Type: OpenClaw Skill Name: nulab Version: 1.0.1 The nulab skill bundle provides instructions for integrating Nulab project management via the Membrane CLI. The instructions in SKILL.md guide the agent through standard authentication and action discovery processes using the '@membranehq/cli' package. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the documentation actually promotes security best practices by advising the agent to use Membrane's managed authentication rather than requesting raw API keys from the user.
能力评估
Purpose & Capability
The skill claims to integrate with Nulab and all runtime instructions use the Membrane CLI to create connections, discover and run actions — this matches the stated purpose. Minor mismatch: the registry metadata lists no required binaries, but the instructions require npm/npx (and network access) to install/use the Membrane CLI.
Instruction Scope
SKILL.md confines runtime activity to installing/using @membranehq/cli, logging in, creating connections, discovering and running actions. It does not instruct reading unrelated system files, accessing other services, or asking users for API keys; it explicitly advises letting Membrane handle credentials.
Install Mechanism
No install spec is present in the registry (instruction-only), but SKILL.md directs a global npm install (npm install -g @membranehq/cli@latest) and uses npx in examples. That means code will be fetched from the npm registry at install time — a common but higher-scope operation than an instruction-only skill. The registry should have declared required binaries (npm/node) or provided an install spec.
Credentials
The skill requests no environment variables or credentials in metadata and the instructions avoid asking for API keys, relying instead on Membrane's hosted auth. This is proportionate, although it implies trusting Membrane with the user's Nulab credentials/permissions.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request system-wide config changes or elevated privileges in its instructions. Running the CLI will create local auth state managed by Membrane, which is expected for a CLI-based integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nulab
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nulab 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nulab
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nulab 是什么?

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

如何安装 Nulab?

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

Nulab 是免费的吗?

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

Nulab 支持哪些平台?

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

谁开发了 Nulab?

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

💬 留言讨论