neon-postgres-branches
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
neonctlcommand-line tool, which is the official CLI for the Neon platform. All commands are standard for branch management (create, reset, connection-string) and are performed within the user's local terminal environment. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and support channels from Neon (neon.com, console.neon.tech, discord.gg/92vNTzKDGp). These are well-known, trusted domains associated with the skill author, neondatabase.
- [DATA_EXPOSURE]: The skill includes instructions to update local
.envfiles with database connection strings. This is a standard development workflow, and the skill explicitly mandates asking for user confirmation before performing any modifications, ensuring the user retains control over their sensitive configuration files.
Audit Metadata