docker-syntax-cli-images
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a detailed reference for Docker CLI commands, including potentially destructive operations such as
docker system prune -a --volumesanddocker rmi. These commands are documented as standard administrative tools and are accompanied by explicit warnings to prevent accidental data loss in production environments. - [CREDENTIALS_UNSAFE]: The documentation includes examples that reference sensitive file paths, specifically
$HOME/.aws/credentialsand$HOME/.npmrc. These references are used to demonstrate the correct application of the--secretflag in Docker BuildKit, which allows secrets to be mounted during build time rather than being hardcoded into image layers. - [SAFE]: The skill's metadata identifies the author as 'OpenAEC-Foundation', which does not match the provided author context of 'Impertio-Studio'. This discrepancy appears to be a documentation or template inconsistency and does not introduce a security vulnerability in the context of this CLI reference skill.
Audit Metadata