neon-vercel-postgres
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill uses standard Node.js packages (@neondatabase/serverless, drizzle-orm) from npm. No suspicious remote scripts are downloaded or executed.
- [DATA_EXFILTRATION] (SAFE): No evidence of hardcoded credentials or data exfiltration. The skill correctly uses environment variables (DATABASE_URL) for database connections.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to bypass safety filters or override agent behavior were found.
- [COMMAND_EXECUTION] (SAFE): Scripts provided (scripts/test-connection.ts) are intended for database connection testing and do not execute arbitrary system commands.
Audit Metadata