litestar-deployment
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes security-first deployment patterns, including the use of distroless images to minimize attack surface and enforcing non-root user execution (UID 65532) across all container variants.\n- [EXTERNAL_DOWNLOADS]: Fetches deployment and build tools from well-known and official repositories, such as uv from Astral Sh, bun from Oven, and distroless images from Google.\n- [COMMAND_EXECUTION]: Provides standard templates for common deployment CLI operations including gcloud, kubectl, and systemctl, all used appropriately within the context of application delivery.\n- [CREDENTIALS_UNSAFE]: Explicitly discourages hardcoding secrets in Dockerfiles or configuration, providing instructions for using environment variables, protected environment files, and cloud-native secret managers.
Audit Metadata