docker-kubernetes
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform a directory listing (
ls) on specific hidden paths such as~/.claude/skills/and~/.agent/skills/. This operation is used as a discovery mechanism to determine if companion infrastructure skills are installed, allowing the agent to recommend relevant additions to the user. - [SAFE]: The skill provides high-quality, security-focused templates for containerization and orchestration. Examples include the use of
node:20-alpinefor minimal images, theUSERinstruction to drop root privileges, and strict version pinning for Kubernetes deployments to ensure environment consistency.
Audit Metadata