kubernetes-k3s
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill uses the official K3s installation method, which involves downloading a script from
https://get.k3s.ioand piping it directly to the shell. This is a standard and accepted practice for this specific tool. - [EXTERNAL_DOWNLOADS]: Fetches deployment manifests and configuration files from official, well-known GitHub repositories, including those maintained by Rancher (
github.com/rancher) and Cert-Manager (github.com/cert-manager). - [COMMAND_EXECUTION]: Instructions include the use of
sudofor system-level tasks such as installing the K3s service, managing system logs viajournalctl, and modifying permissions for cluster configuration files.
Audit Metadata