docker-compose
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template generator for DevOps orchestration. All included scripts and configurations follow standard development patterns.
- [SAFE]: Deterministic warnings regarding destructive commands (such as rm -rf) were evaluated as false positives. The specific instances found in Dockerfiles (e.g., 'rm -rf /root/.composer/') are used for standard build-stage cleanup to reduce image size and do not target sensitive system directories.
- [SAFE]: Hardcoded credentials found in documentation (e.g., 'DB_PASSWORD=secret') are used exclusively as placeholders within example configuration files and do not represent leaked live secrets.
Audit Metadata