docker-storage
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill is entirely composed of documentation, markdown guides, and shell command examples aimed at educating users on Docker storage. It does not include bundled executable binaries or scripts that run automatically.
- [COMMAND_EXECUTION]: Provides detailed shell commands for Docker volume management (
create,ls,rm,prune) and container execution using-vand--mountflags for various storage drivers. - [CREDENTIALS_UNSAFE]: Includes example database passwords like 'secret' and 'secret123' within container configuration snippets for PostgreSQL and MySQL. These are clearly intended as placeholders for instructional purposes and do not represent hardcoded sensitive credentials.
Audit Metadata