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