docker-expert
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard, well-documented Docker CLI commands (e.g.,
docker info,docker ps,docker build,docker-compose config) to analyze and validate local container environments. - [SAFE]: No indicators of data exfiltration or unauthorized network communication were found. Health checks and monitoring examples target the
localhostdomain. - [SAFE]: The skill promotes security best practices, including the use of non-root users, multi-stage builds to reduce attack surface, and the BuildKit
--mount=type=secretpattern for safe secrets management. - [SAFE]: No obfuscation techniques, hidden commands, or prompt injection patterns were identified in the instructions or code samples.
- [SAFE]: Analysis of environment metadata (using
findanddocker info) is confined to the specific purpose of the skill and does not access sensitive user files or credentials.
Audit Metadata