prisma-postgres
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands via
bash -cto interact with API endpoints. This method is used to ensure environment variables are correctly handled when piping data tojqfor processing. - [EXTERNAL_DOWNLOADS]: Makes network requests to
api.prisma.io. Prisma is a well-known technology provider, and these interactions are consistent with the skill's stated purpose of managing database infrastructure. - [CREDENTIALS_UNSAFE]: The skill requires a
PRISMA_POSTGRES_TOKENfor authentication, which is managed via environment variables. It provides clear instructions for users to obtain and configure this token through official Prisma channels.
Audit Metadata