neon-postgres-agent-platforms
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official and versioned Neon Management API SDK (
@neondatabase/api-client) for all interactions with the Neon service, ensuring verified communication paths. - [SAFE]: Secret management follows industry best practices by instructing users to provide sensitive credentials like
NEON_API_KEYthrough environment variables (.env) rather than hardcoding them in scripts. - [SAFE]: Destructive operations such as project or branch deletion are explicitly labeled in the documentation and script comments, providing clear warnings to the operator or agent.
- [SAFE]: All external references and download links point to official Neon domains (
neon.com), the official API reference (api-docs.neon.tech), or the organization's public GitHub repositories, which are recognized as trusted services.
Audit Metadata