skaffold
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Skaffold binary and official GPG keys from Google's storage domains (
storage.googleapis.com). - [EXTERNAL_DOWNLOADS]: Includes a reference to install a Skaffold plugin for the
asdfversion manager from a public GitHub repository. - [COMMAND_EXECUTION]: Describes standard system administration tasks required for installation and setup, such as moving binaries to system paths (
/usr/local/bin), managing file permissions (chmod +x), and using package managers (apt-get). - [COMMAND_EXECUTION]: Provides instructions for modifying shell configuration files (
~/.bashrc,~/.zshrc) to enable shell completion for theskaffoldcommand. - [COMMAND_EXECUTION]: Orchestrates the execution of the
skaffoldCLI to perform container image builds, Kubernetes resource deployments, and configuration validation tasks.
Audit Metadata