prisma-postgres
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]:
- The skill references official Prisma packages such as
@prisma/management-api-sdkandcreate-db, which are well-known resources from the vendor hosted on official registries. - It points to official API and documentation endpoints at
api.prisma.ioandprisma.io. - [COMMAND_EXECUTION]:
- Instructions are provided for running the
npx create-db@latesttool to provision databases. - The skill guides users through linking local projects via the
prisma postgres linkcommand. - [CREDENTIALS_UNSAFE]:
- While the skill discusses API keys and connection strings, it follows security best practices by recommending their storage in environment variables and using placeholders like
<your-api-key>in documentation.
Audit Metadata