neon-vercel-postgres

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): Comprehensive analysis of the 10 files confirms they consist of standard configuration files (package.json, drizzle.config.ts), database schema templates, and development documentation. No indicators of prompt injection, obfuscation, or persistence mechanisms were found.\n- CREDENTIALS_UNSAFE (SAFE): No hardcoded secrets or API keys are present. Templates correctly demonstrate the use of environment variables (DATABASE_URL) for sensitive connection strings.\n- COMMAND_EXECUTION (SAFE): The provided scripts (e.g., test-connection.ts) are transparent development utilities for verifying database connectivity and permissions. They do not execute arbitrary or dangerous commands.\n- EXTERNAL_DOWNLOADS (SAFE): All dependencies listed in package.json are reputable packages from the npm registry (e.g., @neondatabase/serverless, drizzle-orm).
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:41 PM