neon-vercel-postgres

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials were found. The skill properly references environment variables like DATABASE_URL and POSTGRES_URL and emphasizes the use of SSL (sslmode=require).
  • [COMMAND_EXECUTION] (SAFE): The scripts and command-line instructions provided are standard for database management (migrations, testing, and Drizzle Kit operations). There are no signs of arbitrary or malicious code execution.
  • [DATA_EXFILTRATION] (SAFE): Network operations are limited to establishing database connections via official libraries (@neondatabase/serverless). No data exfiltration patterns were detected.
  • [PROMPT_INJECTION] (SAFE): The instructional content is purely technical and focused on setup; no behavior-altering or jailbreak-style prompts are present.
  • [EXTERNAL_DOWNLOADS] (SAFE): Dependencies are restricted to standard, trusted packages from the NPM registry.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:04 PM