docker-expert
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The skill consists entirely of documentation, Dockerfile templates, and configuration examples. No active code execution, network requests (other than a localhost health check example), or data exfiltration vectors were found.
- [DATA_EXPOSURE] (INFO): The MongoDB configuration uses standard environment variable placeholders (${MONGO_ROOT_PASSWORD}) which is a security best practice for templates.
- [EXTERNAL_DOWNLOADS] (INFO): The Dockerfiles reference standard official images (node:20-alpine, mongo:7.0) which are considered trusted base layers in container development.
Audit Metadata