tidbx-prisma

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation and templates for Prisma ORM. All suggested operations (database migrations, client generation, and CRUD examples) are routine for application development.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js packages from the npm registry (such as @prisma/client and prisma). These are trusted tools within the developer ecosystem.
  • [COMMAND_EXECUTION]: Command examples provided (e.g., npx prisma migrate dev, npx ts-node) are standard CLI operations for the specified technology stack and do not involve suspicious shell piping or privilege escalation.
  • [DATA_EXFILTRATION]: Database connection strings are handled via environment variables (DATABASE_URL), and the skill includes specific guidance on using TLS (sslaccept=strict) to ensure secure data transit to TiDB Cloud.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 02:58 PM