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 prismafor 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, andpsql. 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.iodocumentation, 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