docker-syntax-multistage
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for Docker multi-stage builds. All code examples follow industry security best practices, such as privilege de-escalation via
USERinstructions and reduction of attack surfaces by using minimal base images likescratchanddistrolessfor production stages. - [SAFE]: External resources and container images referenced in the documentation (e.g.,
gcr.io/distroless,mcr.microsoft.com,docs.docker.com) are well-known, trusted technology services. - [SAFE]: No obfuscation, data exfiltration, persistence mechanisms, or prompt injection patterns were identified. The skill's instructions and examples are consistent with its stated purpose of improving container security and efficiency.
Audit Metadata