neon-serverless

Warn

Audited by Socket on Sep 14, 2026

1 alert found:

Anomaly
AnomalyLOW
templates/websocket-pool.ts

The code is a conventional PostgreSQL data-access module and contains no evident malicious behavior. Most inputs are safely parameterized. The primary security issue is SQL injection risk in updateUser(), where untrusted update keys are inserted directly into the SQL statement. Restrict keys to a fixed allowlist and reject empty updates. Avoid SELECT * or RETURNING * where sensitive columns may exist. The fragment also appears syntactically incomplete at the end.

Confidence: 98%Severity: 62%
Audit Metadata
Analyzed At
Sep 14, 2026, 05:01 PM
Package URL
pkg:socket/skills-sh/neondatabase%2Fai-rules%2Fneon-serverless%2F@e690af47977ef02a5bb7b0e6441f0efea6e99910b264573f4acc6d9cf5950166
Security Audit — socket — neon-serverless