← 返回 Skills 市场
Nexudus
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
191
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nexudus
功能描述
Nexudus integration. Manage Spaces, Members, Products. Use when the user wants to interact with Nexudus data.
安全使用建议
This skill delegates Nexudus access to the third‑party Membrane service via its CLI. Before installing or using it: (1) confirm you trust Membrane (privacy/permissions, hosted service access to Nexudus data); (2) prefer using npx or installing a pinned CLI version rather than an unpinned global npm install; (3) verify the @membranehq/cli package on npm and the Membrane site/GitHub for legitimacy; (4) when authenticating, follow the browser flow and avoid pasting auth codes into public channels — understand what scopes/permissions are granted to the connection; (5) if you need to avoid sending data to an external proxy, consider a direct Nexudus integration that uses your own API keys instead. Overall the skill appears coherent with its purpose, but it relies on a third party to handle credentials and API calls.
功能分析
Type: OpenClaw Skill
Name: nexudus
Version: 1.0.3
The skill requires the installation of a global npm package (@membranehq/cli) and utilizes a third-party CLI to handle authentication and network operations for Nexudus. While these capabilities are aligned with the stated purpose of the integration, the requirement for global software installation and external command execution represents a high-risk capability profile. No evidence of intentional malice, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Nexudus integration) aligns with the instructions: all runtime commands target the Membrane CLI which implements Nexudus connectors. The SKILL.md does reveal reliance on a third-party (Membrane) which is reasonable for a connector-based skill.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, creating a connection, discovering and running actions, and polling build state. They do not instruct reading unrelated files, accessing other env vars, or exfiltrating data to unexpected endpoints. The document repeatedly advises using Membrane to handle credentials.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing @membranehq/cli via npm (global) and also uses npx. Using an npm package is expected for a CLI-based integration, but users should treat installing third-party global packages as a moderate risk and prefer npx or pinned versions where possible.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. Auth is handled interactively through Membrane; this is proportionate to the stated purpose. Note: relying on Membrane delegates the credential handling to that service, so users should understand what access they grant to Membrane.
Persistence & Privilege
always is false and the skill is user-invocable; there is no request for persistent system-wide privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexudus - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexudus触发 - 根据 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
元数据
常见问题
Nexudus 是什么?
Nexudus integration. Manage Spaces, Members, Products. Use when the user wants to interact with Nexudus data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。
如何安装 Nexudus?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexudus」即可一键安装,无需额外配置。
Nexudus 是免费的吗?
是的,Nexudus 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nexudus 支持哪些平台?
Nexudus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nexudus?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills