pgmicro-postgres-sqlite

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: Comprehensive analysis of the provided documentation and code examples shows no signs of malicious intent, obfuscation, or unauthorized data access. The skill follows security best practices by demonstrating the use of prepared statements and parameterized queries in its TypeScript examples.
  • [EXTERNAL_DOWNLOADS]: The skill instructs users on how to obtain the software from well-known and reputable sources, specifically the pgmicro GitHub repository (glommer/pgmicro) and the official NPM registry for the pg-micro package. These are standard procedures for development tools.
  • [COMMAND_EXECUTION]: The instructions include standard CLI operations for software setup and usage, such as npm install, npx, and cargo build. These commands are used as intended for package management and compilation of the source code without any suspicious flags or privilege escalation attempts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 03:45 PM