create-docker-compose-dev
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The generated Docker Compose templates and environment variables include hardcoded default credentials such as 'secret', 'root', and 'minioadmin'. While intended for local development, these should be updated for any persistent environment.
- [COMMAND_EXECUTION]: The skill documentation suggests running shell commands for environment management (e.g., 'docker compose up', 'composer install') and includes a template that mounts the Docker socket ('/var/run/docker.sock') for Traefik.
- [SAFE]: Analysis found no signs of malicious intent, prompt injection, obfuscation, or data exfiltration. The skill safely performs its stated task of generating infrastructure configuration files.
Audit Metadata