docker-essentials
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is a documentation resource containing common Docker commands and workflows. No executable scripts or malicious logic are present.
- [COMMAND_EXECUTION] (SAFE): While the skill describes commands that execute code (e.g.,
docker run,docker exec), these are provided as educational examples of standard Docker usage and do not represent unauthorized command execution. - [CREDENTIALS_UNSAFE] (SAFE): The database example uses a placeholder password (
POSTGRES_PASSWORD=secret), which is standard practice for documentation and does not expose actual sensitive credentials. - [EXTERNAL_DOWNLOADS] (SAFE): The documentation refers to official Docker images (e.g., nginx, alpine, postgres) which are from trusted, well-known sources.
Audit Metadata