prisma-postgres
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official Prisma packages (e.g.,
@prisma/management-api-sdk,create-db) from the public npm registry for database provisioning and management tasks. - [COMMAND_EXECUTION]: Provides standard instructions for executing Prisma-specific CLI tools using
npx(e.g.,create-db,prisma studio) to facilitate database setup and data inspection. - [SAFE]: The skill promotes secure handling of credentials by recommending the use of environment variables (e.g.,
PRISMA_SERVICE_TOKEN,DATABASE_URL) and.envfiles for storing sensitive information. - [SAFE]: All referenced URLs (e.g.,
console.prisma.io,api.prisma.io,auth.prisma.io) belong to the official Prisma infrastructure.
Audit Metadata