vibe-kanban

Warn

Audited by Socket on Jul 24, 2026

1 alert found:

Security
SecurityMEDIUM
templates/docker-compose.yml

No explicit malware is present in this Docker Compose snippet, but it creates a high-impact security posture: the vibe-kanban container is granted direct access to the host Docker daemon via /var/run/docker.sock (a common path to host takeover if the container is compromised) and the deployment uses the floating :latest image tag (supply-chain integrity risk). Remote functionality indicators (VIBE_KANBAN_REMOTE and MCP_PORT) and environment-driven origin controls further broaden the attack surface. Review and validate necessity of Docker socket access, pin the image to a specific version/digest, and audit nginx.conf and the app’s behavior regarding data/config loading and remote features.

Confidence: 65%Severity: 80%
Audit Metadata
Analyzed At
Jul 24, 2026, 02:22 AM
Package URL
pkg:socket/skills-sh/akillness%2Fjeo-skills%2Fvibe-kanban%2F@83d7adacca53c715d0cd14618c11be10abd09172a03183377510f37bfd9f7f72
Security Audit — socket — vibe-kanban