← 返回 Skills 市场
Nyckel
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
163
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nyckel
功能描述
Nyckel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nyckel data.
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nyckel - 安装完成后,直接呼叫该 Skill 的名称或使用
/nyckel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Nyckel 是什么?
Nyckel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nyckel data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Nyckel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nyckel」即可一键安装,无需额外配置。
Nyckel 是免费的吗?
是的,Nyckel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nyckel 支持哪些平台?
Nyckel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nyckel?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills