← 返回 Skills 市场
Neon
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
251
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install neon-integration
功能描述
Neon integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Neon data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to interact with Neon — that is coherent. Before installing or running it: (1) verify the npm package @membranehq/cli and its GitHub repository (review recent releases and the maintainer) or use npx to avoid a global install; (2) be aware the login flow opens a browser or produces a headless auth code — you will be granting Membrane delegated access to Neon on your behalf, so confirm you trust that service; (3) prefer running the CLI in a contained environment (container/VM) if you have concerns about third-party binaries; (4) do not provide unrelated API keys or secrets — the skill specifically instructs to let Membrane manage credentials. If you need deeper assurance, ask the publisher for the exact CLI package checksum or sign-off from your security team before installing.
功能分析
Type: OpenClaw Skill
Name: neon-integration
Version: 1.0.3
The skill provides instructions for an AI agent to manage Neon Postgres databases using the Membrane CLI. It follows standard integration patterns, including CLI installation via npm, OAuth-based authentication, and dynamic action discovery. Notably, the documentation in SKILL.md encourages secure practices by advising the agent to delegate credential management to the Membrane platform rather than handling raw secrets. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The skill's name and description (Neon integration) match the SKILL.md: it instructs the agent to use the Membrane CLI to manage Neon-related resources (connections, actions, queries). The homepage and repository references are consistent with an integration platform (Membrane).
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, logging in via the Membrane auth flow, creating connections, listing/creating/running Membrane actions, and polling action status. The instructions do not ask the agent to read unrelated files, access unrelated environment variables, or send data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install) or using npx. This is a reasonable, common install method for CLI-based integrations, but installing a global npm package executes third-party code on the host — verify the package/source before installing or prefer npx/containerized usage to reduce host risk.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow; the skill does not request unrelated secrets. Note: using the Membrane service implicitly entrusts it with connectivity and credential handling for Neon.
Persistence & Privilege
The skill is not always-on and does not request special platform privileges. It does not instruct modifying other skills or system-wide agent settings; autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neon-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/neon-integration触发 - 根据 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
元数据
常见问题
Neon 是什么?
Neon integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Neon data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。
如何安装 Neon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neon-integration」即可一键安装,无需额外配置。
Neon 是免费的吗?
是的,Neon 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Neon 支持哪些平台?
Neon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neon?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills