← 返回 Skills 市场
Neon Postgres
作者
Andre Landgraf
· GitHub ↗
· v1.0.0
583
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install neon-postgres
功能描述
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon...
安全使用建议
This skill is a documentation/help helper and appears coherent. Before using it, be aware it will fetch pages from neon.com (network access). Do not paste your Neon connection strings, API keys, or other secrets into conversations unless you trust the skill and understand where those secrets will be sent/stored. If you plan to run commands the skill suggests (neonctl, npx, or SDK usage), run them locally in a safe environment and only provide credentials to official Neon tooling or well-reviewed code. If you want an extra safety check, review any fetched doc URLs yourself in a browser rather than letting the agent retrieve them automatically.
功能分析
Type: OpenClaw Skill
Name: neon-postgres
Version: 1.0.0
The `SKILL.md` file instructs the AI agent to fetch documentation from `neon.com` using `curl` commands. While the stated purpose is benign (retrieving documentation), the explicit instruction to execute `curl` for external content introduces a potential command injection vulnerability. If the agent's input could be manipulated to fetch from an arbitrary URL, or if the `neon.com` domain were compromised, this capability could be abused for unauthorized data retrieval or execution. This is a risky capability without clear malicious intent.
能力评估
Purpose & Capability
The name/description (Neon Postgres guidance) matches the SKILL.md content: references to Neon docs, CLI usage, SDKs, and patterns. There are no unrelated environment variables, binaries, or config paths declared.
Instruction Scope
SKILL.md instructs the agent to prefer fetching official Neon docs (via direct .md URLs or curl Accept: text/markdown) and to use specific doc pages. It does not instruct reading local files, scanning system config, or accessing unrelated services. Note: it does expect the agent to make outbound HTTP requests to neon.com when invoked.
Install Mechanism
No install spec and no code files — instruction-only skills are lowest-risk from an installation perspective.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does reference Neon connection methods and CLI commands (which in practice require credentials), but the skill itself does not request or store secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neon-postgres - 安装完成后,直接呼叫该 Skill 的名称或使用
/neon-postgres触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of neon-postgres skill.
- Provides guides and best practices for working with Neon Serverless Postgres.
- Covers setup, local development, connection methods, authentication, and developer tools.
- Includes documentation links for advanced Neon features like scaling, branching, replicas, pooling, and automation via API/SDKs.
- Detailed references for Neon Auth, instant restore, read replicas, autoscaling, and connection pooling.
- Focused on supporting any Neon-related questions with up-to-date documentation sources.
元数据
常见问题
Neon Postgres 是什么?
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 583 次。
如何安装 Neon Postgres?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neon-postgres」即可一键安装,无需额外配置。
Neon Postgres 是免费的吗?
是的,Neon Postgres 完全免费(开源免费),可自由下载、安装和使用。
Neon Postgres 支持哪些平台?
Neon Postgres 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neon Postgres?
由 Andre Landgraf(@andrelandgraf)开发并维护,当前版本 v1.0.0。
推荐 Skills