Prisma Schema Analyzer
PassAudited by VirusTotal on May 1, 2026.
Findings (1)
The prisma-schema-analyzer skill is designed to audit Prisma database schemas and source code for performance, design, and migration risks. It uses standard read-only commands such as cat, find, and grep to inspect local files (e.g., schema.prisma and src/ directory) and utilizes the official Prisma CLI (npx prisma migrate diff) to analyze schema changes. The instructions in SKILL.md are well-aligned with the stated purpose and do not exhibit signs of malicious intent, data exfiltration, or unauthorized execution.
