docker-hub
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides bash commands for Docker lifecycle management (build, login, push) and remote deployment. These commands are standard for the skill's purpose and use safe practices like --password-stdin for credential handling.
- [SAFE]: The Dockerfiles utilize official, trusted base images from the official Docker Hub library (php:8.2-apache).
- [SAFE]: Credentials and environment variables are handled using clear placeholders (e.g., TOKEN, DB_PASSWORD), avoiding the exposure of actual secrets.
Audit Metadata