running-containers
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation for managing home server containers. No malicious patterns were detected during the analysis of the provided scripts or NixOS configurations.
- [EXTERNAL_DOWNLOADS]: The skill describes an automated update infrastructure that interacts with the official GitHub Releases API and pulls container images from the GitHub Container Registry (GHCR). These are well-known and trusted services for software distribution.
- [COMMAND_EXECUTION]: Provides administrative command examples for
podman,systemctl, andsudo. These are required for the intended functionality of managing system services and container runtimes. - [CREDENTIALS_UNSAFE]: References the management of API keys, database passwords, and Pushover tokens. The skill correctly uses placeholders for these values in examples and provides instructions for managing them securely through
agenix(a Nix-based encryption tool).
Audit Metadata