prisma
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill points to official resources such as the Prisma documentation website and its GitHub repository, which are standard for developer tooling.\n- [COMMAND_EXECUTION]: The documentation includes routine CLI commands for ORM management, including initialization, migration deployment, and code generation using the Prisma CLI.\n- [PROMPT_INJECTION]: The skill provides examples of querying data using Prisma Client. By recommending the use of the built-in query builder, it ensures that inputs are parameterized, thereby protecting against SQL injection and related data-driven prompt injection risks.
Audit Metadata