neon-postgres
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official documentation and resource indexes from Neon's official domains (
neon.com,neon.tech) usingcurl. As these are well-known technology services and official domains, these operations are considered safe references to documentation. - [SAFE]: Recommends storing sensitive credentials like connection strings and API keys in environment variables or
.envfiles, following standard security best practices for secret management. - [SAFE]: Includes example API responses containing placeholder credentials (e.g.,
npg_...) for illustrative purposes in documentation, which does not pose a security risk. - [SAFE]: Promotes the use of official, well-maintained libraries and tools such as the
@neondatabase/*package family andneonctlCLI for interacting with the platform.
Audit Metadata