← Back to Skills Marketplace
Nyckel
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
163
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nyckel
Description
Nyckel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nyckel data.
Usage Guidance
This skill is internally coherent: it uses the Membrane CLI and a Membrane account to access Nyckel. Before installing/use: (1) Confirm you trust Membrane (getmembrane.com) because you'll grant it access to Nyckel resources; review what permissions the connection requests. (2) Prefer running 'npm install' in a non-production environment or use a container/venv rather than a global '-g' install, since global npm installs require elevated rights. (3) Verify the CLI package source (GitHub repo, package contents) if you need higher assurance. (4) Never paste unrelated secrets into the agent; follow the documented OAuth flow and review any tokens/connection records in your Membrane account. No regex scan findings were present, but absence of findings is not a substitute for reviewing third‑party trust and the CLI package itself.
Capability Analysis
Type: OpenClaw Skill
Name: nyckel
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Nyckel platform using the Membrane CLI. It includes standard procedures for installation (npm install), authentication, and executing actions via the 'membrane' command-line tool. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the skill follows its stated purpose of managing Nyckel data through a third-party integration layer (getmembrane.com).
Capability Assessment
Purpose & Capability
The skill is described as a Nyckel integration and all runtime instructions center on using the Membrane CLI to create a connection and run Nyckel-related actions. Requiring a Membrane account and network access is coherent with the described purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, performing a Membrane login flow, creating a Nyckel connector, discovering actions, and running them. It does not ask the agent to read unrelated files, export arbitrary environment variables, or exfiltrate data to unexpected endpoints. The headless login flow (open URL and enter code) is documented and expected for CLI OAuth.
Install Mechanism
The instructions ask the user to run 'npm install -g @membranehq/cli@latest'. This is a public npm install (moderate-risk action): it's expected for a CLI-based integration, but global npm installs require privileges and will write to the host. Users should verify the package and prefer scoped installs or containerized environments if running on sensitive hosts.
Credentials
The skill declares no environment variables and delegates auth to Membrane's browser/CLI OAuth flow. This is proportional, but it does require granting Membrane (a third party) access to your Nyckel resources via the connection — users should understand and trust Membrane's handling of credentials since tokens are managed server-side.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and is not asking for persistent system-wide configuration beyond installing the CLI. Autonomous invocation is allowed by default (normal) but not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nyckel - After installation, invoke the skill by name or use
/nyckel - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Nyckel?
Nyckel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nyckel data. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Nyckel?
Run "/install nyckel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nyckel free?
Yes, Nyckel is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nyckel support?
Nyckel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nyckel?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills