← Back to Skills Marketplace
membranedev

Nexudus

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
191
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nexudus
Description
Nexudus integration. Manage Spaces, Members, Products. Use when the user wants to interact with Nexudus data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nexudus
  3. After installation, invoke the skill by name or use /nexudus
  4. 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
Slug nexudus
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nexudus?

Nexudus integration. Manage Spaces, Members, Products. Use when the user wants to interact with Nexudus data. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.

How do I install Nexudus?

Run "/install nexudus" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nexudus free?

Yes, Nexudus is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nexudus support?

Nexudus is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nexudus?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments