prisma-compute
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the use of the
@prisma/cliandcreate-prismatools for managing application workflows, including deployment, log inspection, and database provisioning. - [EXTERNAL_DOWNLOADS]: The instructions leverage standard package runners such as
bunx,npx, andpnpm dlxto fetch and execute the latest versions of official Prisma packages from the npm registry. - [CREDENTIALS_UNSAFE]: The skill identifies and uses sensitive authentication mechanisms, including
PRISMA_SERVICE_TOKENand local OAuth storage (e.g.,~/Library/Application Support/prisma/auth.json). It provides explicit rules to prevent these secrets from being printed, logged, or included in feedback reports. - [REMOTE_CODE_EXECUTION]: The skill documents the
agent installfeature of the Prisma CLI, which downloads and configures additional Prisma skills for local development environments.
Audit Metadata