docker-build
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational reference for Docker CLI commands, including building, tagging, and pushing images.
- [SAFE]: It emphasizes security best practices, explicitly advising against embedding secrets in build arguments and suggesting the use of
docker scoutfor vulnerability scanning. - [SAFE]: Command examples use standard variable placeholders (e.g.,
$TOKEN,USERNAME) for sensitive information, preventing the risk of hardcoded credentials. - [SAFE]: Potentially destructive operations like
docker system pruneare documented with appropriate warnings in the 'Gotchas' section to prevent accidental data loss. - [SAFE]: No obfuscation, prompt injection, or unauthorized data exfiltration patterns were detected across the skill's instructions and reference files.
Audit Metadata