compose
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill defines standard Docker Compose operations (e.g., up, down, logs, exec). These are local management commands provided for instructional purposes and do not involve unauthorized or hidden command execution.
- [CREDENTIALS_UNSAFE] (SAFE): Configuration examples use placeholder values like 'secret' and generic database URLs. These are standard documentation conventions and do not expose actual sensitive data or real production credentials.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard public Docker images (e.g., nginx, postgres, redis). No unverifiable dependencies, third-party script downloads, or piped remote execution patterns were detected.
Audit Metadata