setup-compose-stack
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates for Docker Compose configurations. While it includes example credentials (e.g., 'apppass'), these are clearly marked as placeholders within documentation and the skill explicitly instructs the user to use .env files and never commit real passwords to version control.
- [SAFE]: Instructions for using
docker composecommands are standard for container orchestration and development workflows. - [SAFE]: The use of multiple Docker networks to isolate the database from the external frontend network is a documented security best practice for containerized applications.
Audit Metadata