pgsql-test-helpers

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains architectural guidance and code snippets for database test utilities. Analysis of the code patterns shows proper use of SQL parameterization ($1, $2, etc.) in all database interaction examples.
  • [SAFE]: No network operations, file system access, or credential exposures were detected. The hardcoded UUIDs provided are clearly labeled as test constants and do not represent leaked production secrets.
  • [SAFE]: The code promotes the use of TypeScript interfaces and 'as const' declarations for type safety and maintainability in test suites.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 08:24 PM