prisma-cli-generate
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill serves as a reference guide for the Prisma CLI. It describes standard development workflows such as generating Prisma Client from a schema file.
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the processing of developer-controlled Prisma schema files to generate code.
- Ingestion points: The agent reads the
schema.prismafile (mentioned in SKILL.md). - Boundary markers: No explicit delimiters are suggested for the schema content.
- Capability inventory: The skill utilizes shell command execution for the
prismaandbunxCLIs. - Sanitization: No specific sanitization logic is provided within the documentation instructions.
Audit Metadata