architect-next-prisma-bun-vector
Fail
Audited by Snyk on Mar 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). This skill instructs the agent to collect DATABASE_URL and DIRECT_URL (connection strings that contain credentials) and to populate scaffolded files (e.g., docker-compose environment or config) with them, which requires embedding secret values verbatim in generated output.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The db.Dockerfile performs a git clone of https://github.com/pgvector/pgvector.git and then runs make/make install during image build, which fetches and executes remote code as a required dependency for the scaffold.
Audit Metadata