← 返回 Skills 市场
membranedev

Northflank

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
270
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install northflank
功能描述
Northflank integration. Manage Projects, Users, Teams. Use when the user wants to interact with Northflank data.
安全使用建议
This skill is an instruction-only wrapper that uses the Membrane CLI to talk to Northflank. Before installing or running it: 1) Confirm you trust the Membrane service (@membranehq) because it will manage your Northflank credentials and handle API calls. 2) Prefer using the npx invocation shown in the doc instead of a global `npm install -g` to avoid installing a global package; if you must install, verify the package publisher and pin a specific version rather than using `@latest`. 3) Review Membrane's privacy/security docs and the referenced GitHub repo to understand what data is sent to their service. 4) If you need stricter isolation, run the CLI in a contained environment (VM/container) or avoid giving Membrane access to highly privileged Northflank accounts.
功能分析
Type: OpenClaw Skill Name: northflank Version: 1.0.3 The skill bundle provides instructions for integrating Northflank using the Membrane CLI. It guides the AI agent through installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and managing Northflank resources through Membrane's abstraction layer. The instructions explicitly advise against handling raw secrets and focus on using the platform's built-in security features, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to integrate with Northflank and its SKILL.md consistently instructs the agent to use the Membrane CLI and a Membrane account to create a connection and run actions against Northflank. Required credentials/env vars are none, which matches the documented approach of letting Membrane handle auth.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. There are no instructions to read unrelated files, arbitrary environment variables, or to exfiltrate data to unexpected endpoints.
Install Mechanism
The SKILL.md tells users to install @membranehq/cli via npm -g (and also shows npx usage elsewhere). This is a normal approach but is a networked global npm install from a public registry (moderate risk). No install spec was provided in the registry metadata (instruction-only skill), so installation happens only if the user follows the guidance.
Credentials
The skill requests no environment variables or local config paths. It relies on Membrane to manage credentials server-side, which is proportionate to the stated purpose. The primary trust decision is whether to trust Membrane with Northflank credentials.
Persistence & Privilege
The skill is not always-enabled, requests no persistent system-wide changes in its metadata, and contains no instructions to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install northflank
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /northflank 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug northflank
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Northflank 是什么?

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

如何安装 Northflank?

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

Northflank 是免费的吗?

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

Northflank 支持哪些平台?

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

谁开发了 Northflank?

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

💬 留言讨论