prisma-cli
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation for the Prisma CLI. It accurately describes standard commands for database initialization, schema generation, and migrations. There is no evidence of malicious instructions, obfuscation, or unauthorized data access.
- [PROMPT_INJECTION]: While the skill documents tools like "prisma db pull" and "prisma studio" which process external database schemas and data (an indirect prompt injection surface), this is the intended and legitimate function of the software being documented.
- Ingestion points: "references/db-pull.md", "references/studio.md" (Reads from external databases).
- Boundary markers: Not applicable for static reference material.
- Capability inventory: "references/db-execute.md" (Raw SQL execution), "references/migrate-dev.md" (Database schema changes).
- Sanitization: Relies on the user and the underlying Prisma tool for data handling.
Audit Metadata