prisma-expert
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs environment discovery using standard commands (
npx prisma,ls,grep) to verify the local development environment. These actions are strictly limited to Prisma-related files and directories. - [SAFE]: Code examples for database configuration and environment variables use generic placeholders (e.g.,
postgresql://user:pass@host:5432/db) and follow industry security best practices. - [SAFE]: The skill provides guidance on using Prisma features like
$queryRawsafely and emphasizes the use of parameterization to prevent SQL injection. - [SAFE]: No obfuscation, data exfiltration, or malicious persistence mechanisms were identified.
Audit Metadata