← Back to Skills Marketplace
andrelandgraf

Neon Postgres

by Andre Landgraf · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
583
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install neon-postgres
Description
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neon-postgres
  3. After installation, invoke the skill by name or use /neon-postgres
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug neon-postgres
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Neon Postgres?

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon... It is an AI Agent Skill for Claude Code / OpenClaw, with 583 downloads so far.

How do I install Neon Postgres?

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

Is Neon Postgres free?

Yes, Neon Postgres is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Neon Postgres support?

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

Who created Neon Postgres?

It is built and maintained by Andre Landgraf (@andrelandgraf); the current version is v1.0.0.

💬 Comments