aif-dockerize
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is explicitly designed for security, providing comprehensive checklists and templates that enforce container isolation, read-only filesystems, and minimal attack surfaces.
- [EXTERNAL_DOWNLOADS]: The skill generates configurations that reference official and well-known images from trusted sources (e.g., Docker Hub official images, Angie, Mailpit). It uses WebSearch and WebFetch tools to dynamically verify current stable versions of infrastructure components.
- [COMMAND_EXECUTION]: Includes a suite of maintenance shell scripts (deploy, update, backup, rollback) for local environment management. These scripts are well-structured, use defensive shell programming (set -euo pipefail), and target standard development tooling (Docker Compose, Git).
Audit Metadata