← Back to Skills Marketplace
membranedev

Nhost

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nhost
Description
Nhost integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nhost data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Nhost and run pre-built actions. Before installing the CLI, review the @membranehq/cli package repository and consider pinning to a specific version rather than installing @latest globally. If you prefer less persistent changes, use npx or run the CLI inside a disposable container/VM. Be aware the login flow opens a browser or produces an auth code you must paste back to complete login—do not share that code with untrusted parties. If you need higher assurance, ask the skill author for the exact CLI version they expect and inspect that package's source before running global installs.
Capability Analysis
Type: OpenClaw Skill Name: nhost Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Nhost via the Membrane CLI. It outlines standard procedures for installation (`npm install -g @membranehq/cli`), authentication, and action execution. The instructions in SKILL.md are consistent with the stated purpose of managing Nhost data and do not contain evidence of malicious intent, data exfiltration, or prompt-injection attacks designed to compromise the agent or user environment.
Capability Assessment
Purpose & Capability
Name/description (Nhost integration) align with the runtime instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to create a connection and run actions against Nhost. The declared lack of required env vars/credentials matches the guidance that Membrane handles auth server-side.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI, authenticating via the browser/authorization code flow, creating a connection, discovering and running actions. The SKILL.md does not direct the agent to read unrelated files, search system state, or exfiltrate arbitrary data.
Install Mechanism
No install spec in the skill bundle itself, but the instructions recommend 'npm install -g @membranehq/cli@latest' (and show npx usage). Using a public npm package is expected for this purpose, but installing an unpinned global package has typical supply-chain/privilege considerations—recommend pinning a specific version, reviewing the package repo, or using npx/containerized execution to reduce risk.
Credentials
The skill does not request environment variables, files, or unrelated credentials. It explicitly advises not to ask users for API keys and to let Membrane manage credentials, which is proportionate to the described functionality.
Persistence & Privilege
The skill is instruction-only, always:false, and does not request permanent agent-wide privileges or attempt to modify other skills or system-wide agent settings. Installing the CLI (per instructions) is a user action and not performed automatically by the skill package itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nhost
  3. After installation, invoke the skill by name or use /nhost
  4. 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
Slug nhost
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Nhost?

Nhost integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nhost data. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Nhost?

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

Is Nhost free?

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

Which platforms does Nhost support?

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

Who created Nhost?

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

💬 Comments