skills/mukul975/anthropic-cybersecurity-skills/implementing-container-image-minimal-base-with-distroless/Snyk
implementing-container-image-minimal-base-with-distroless
Warn
Audited by Snyk on Apr 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's runtime scripts (scripts/agent.py and scripts/process.py) explicitly fetch and inspect container images and scanner output from external sources—e.g., running
trivy image,docker inspect/docker run, andcrane exporton images (often from public registries like gcr.io) and extracting image metadata fromkubectl get pods—which means untrusted third‑party image contents and scanner JSON are ingested and used to drive analysis and recommendations.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata