docker-security
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and provides instructions for hardening Docker images and runtime environments. It correctly identifies security risks such as the use of
--privileged, root users, and hardcoded secrets, providing remediation guidance for each. - [COMMAND_EXECUTION]: The skill provides standard Docker CLI commands for security auditing and configuration (e.g.,
docker run --security-opt,docker build --secret). These are legitimate uses of the tool within the context of container management. - [EXTERNAL_DOWNLOADS]: The skill references the official
docker/docker-bench-securityimage for security auditing. This is a well-known, trusted tool maintained by Docker.
Audit Metadata