prisma-database-setup

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard developer documentation and configuration templates for the Prisma ORM. It guides users through project initialization and database connection setup without performing any suspicious operations.\n- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard database drivers (e.g., pg, mariadb, better-sqlite3, mssql) and official Prisma packages (e.g., @prisma/client, @prisma/adapter-*) from the official npm registry. These are well-known, industry-standard dependencies for the described functionality.\n- [CREDENTIALS_UNSAFE]: Includes example database connection strings in documentation snippets (e.g., in .env blocks within references/postgresql.md and references/cockroachdb.md). These strings use generic placeholders such as user, password, and Password123 for illustrative purposes and do not expose actual sensitive credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 03:00 PM
Security Audit — agent-trust-hub — prisma-database-setup