Neon CLI
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of
neonctlvia the official npm registry. This is the standard distribution method for the Neon command-line interface. - [COMMAND_EXECUTION]: The skill provides examples of using the
neonctlcommand to manage projects, branches, databases, and roles. These operations are restricted to the functionality of the managed service. - [CREDENTIALS_UNSAFE]: The documentation mentions authentication via the
NEON_API_KEYenvironment variable. This is a standard and recommended practice for managing secrets in development environments rather than hardcoding them.
Audit Metadata