← Back to Skills Marketplace
Northflank
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
270
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install northflank
Description
Northflank integration. Manage Projects, Users, Teams. Use when the user wants to interact with Northflank data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install northflank - After installation, invoke the skill by name or use
/northflank - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Northflank?
Northflank integration. Manage Projects, Users, Teams. Use when the user wants to interact with Northflank data. It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.
How do I install Northflank?
Run "/install northflank" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Northflank free?
Yes, Northflank is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Northflank support?
Northflank is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Northflank?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills