prisma-database-setup-mysql

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill instructions follow standard best practices for database configuration and development environment setup.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the @prisma/adapter-mariadb and mariadb packages via NPM. These are the official and standard drivers required for Prisma to interface with MariaDB/MySQL databases.
  • [CREDENTIALS_UNSAFE]: The documentation demonstrates the correct use of environment variables (.env files) and the process.env API to handle sensitive database credentials, which is the recommended practice for preventing secrets from being hardcoded in source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 12:05 AM
Security Audit — agent-trust-hub — prisma-database-setup-mysql