architect-next-prisma-bun-vector
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to initialize project directories and run local validation tests. This functionality is essential for its primary purpose as a scaffolding tool and follows standard developer workflows.
- [EXTERNAL_DOWNLOADS]: Fetches the pgvector source code from its official GitHub repository for compilation within the database container. It also utilizes official Docker images from Docker Hub.
- [REMOTE_CODE_EXECUTION]: Employs bunx to execute standard utilities such as create-next-app and Prisma CLI from the official NPM registry.
Audit Metadata