prisma-expert

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes npx prisma for environment detection and schema validation. This command may trigger the download of the Prisma CLI from the official npm registry, which is a standard and safe operation for a well-known service.
  • [COMMAND_EXECUTION]: Several shell commands are used for environment diagnostics, including ls, grep, and psql. These are used to check project file structures and database connection statuses within the local development environment.
  • [SAFE]: All external URL references point to the official prisma.io documentation, which is a trusted and well-known technology provider.
  • [SAFE]: No sensitive data access, hardcoded credentials, or obfuscated code patterns were identified in the skill instructions or provided scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:34 AM