docker-compose-creator
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No evidence of malicious intent, prompt injection, or data exfiltration was found. The skill instructions are consistent with professional development standards.- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute standard Docker lifecycle commands (up, down, ps, logs). These operations are restricted to the local environment and are essential for service management.- [CREDENTIALS_UNSAFE]: Security best practices are followed by using shell-style variable substitution for passwords and secrets, preventing the hardcoding of sensitive credentials in configuration files.
Audit Metadata