database

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE] (SAFE): The README and Docker Compose files contain default credentials (e.g., postgres:postgres, user:password). These are documented templates for local localhost development services and do not constitute a leak of sensitive production secrets.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references official and widely-trusted Docker images (postgres:16-alpine, mysql:8, mongo:7, redis:7-alpine, adminer) and standard Node.js packages (prisma, @prisma/client).
  • [COMMAND_EXECUTION] (SAFE): The documentation provides standard commands for database orchestration (docker-compose) and ORM management (npx prisma). There are no signs of arbitrary, obfuscated, or suspicious command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:10 PM