Neon CLI

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Provides instructions to install neonctl globally using npm. This is the official CLI tool for Neon, a well-known serverless database service.
  • [COMMAND_EXECUTION]: Utilizes neonctl for operations such as listing projects, creating branches, and retrieving connection strings. These commands are typical for infrastructure management and align with the skill's documented purpose.
  • [CREDENTIALS_UNSAFE]: References the use of NEON_API_KEY for authentication. The skill correctly suggests using an environment variable rather than hardcoding secrets, which is a standard security practice.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 05:40 AM
Security Audit — agent-trust-hub — Neon CLI