skills/kettleofketchup/dotfiles/k3s/Gen Agent Trust Hub

k3s

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill includes the official K3s installation command, which pipes a remote script from https://get.k3s.io to the shell. This is the standard, documented installation method provided by Rancher/SUSE for this well-known service.
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions for fetching K3s binaries and image archives from the official k3s-io organization on GitHub.
  • [COMMAND_EXECUTION]: Provides standard system administration commands for managing services via systemctl, file management with cp and chmod, and cluster operations using kubectl. These operations are consistent with the skill's purpose of managing a Kubernetes distribution.
  • [CREDENTIALS_UNSAFE]: Example commands and configurations utilize placeholder values for join tokens and database connection strings (e.g., K3S_TOKEN=SECRET, user:pass). These are clearly identified as instructional placeholders and do not contain sensitive hardcoded data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 06:52 PM
Security Audit — agent-trust-hub — k3s