docker-deployment

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [CREDENTIALS_UNSAFE]: The Docker Compose template in SKILL.md contains hardcoded placeholder credentials.
  • Evidence: POSTGRES_PASSWORD=password.
  • Evidence: DATABASE_URL=postgresql://postgres:password@postgres:5432/myapp.
  • [EXTERNAL_DOWNLOADS]: The provided templates reference external resources including official Docker base images and GitHub Actions from well-known sources.
  • Evidence: Pulls from node:20-alpine, python:3.11-slim, and gcr.io/distroless/nodejs20-debian12.
  • Evidence: References actions/checkout@v4, docker/login-action@v3, and docker/build-push-action@v5 which are from well-known or trusted organizations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:36 AM