070101-prisma-database
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill's instructions or scripts.
- [COMMAND_EXECUTION]: The provided script
scripts/validate.pyperforms local file system reads to verify the presence of configuration files such asprisma.config.ts,prisma/schema.prisma, and environment files (.env). The script searches for specific configuration strings (e.g.,DATABASE_URL) to validate the setup but does not execute the file content or send data to external servers. - [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known libraries from the official NPM registry, including
@prisma/client,@prisma/adapter-pg, andpg.
Audit Metadata