create-docker-supervisor-config
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides configuration templates for Supervisor, a standard process manager. All included configurations and commands are consistent with the stated purpose of managing PHP-FPM, queue workers, and schedulers.
- [COMMAND_EXECUTION]: The skill generates templates that define shell commands for executing PHP applications and bash loops for task scheduling within a container. These are standard operations for the intended use case.
- [EXTERNAL_DOWNLOADS]: Includes Dockerfile snippets that install the 'supervisor' package using official system package managers (apk, apt). These are trusted sources for software installation.
Audit Metadata