tidbx-prisma

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security threats identified. The skill focuses on standard database integration workflows for Node.js and TypeScript.
  • [EXTERNAL_DOWNLOADS]: Guides the user to install well-known development dependencies like @prisma/client and prisma via npm, which is expected for this technology stack.
  • [COMMAND_EXECUTION]: Uses common CLI commands such as npx prisma migrate for database schema management and ts-node for running local example scripts.
  • [PROMPT_INJECTION]: The skill promotes security best practices by explicitly recommending the use of parameterized raw SQL queries with $queryRaw to prevent injection vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 04:19 PM