skills/mattstruble/skills/k3s/Gen Agent Trust Hub

k3s

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and execute the official k3s installation script from https://get.k3s.io. This is the standard deployment method for k3s, which is an established CNCF project.
  • [COMMAND_EXECUTION]: The skill includes various system-level commands necessary for cluster administration, such as apt install for dependencies, systemctl for managing the k3s service, and kubectl for interacting with the Kubernetes API.
  • [CREDENTIALS_UNSAFE]: The skill discusses sensitive files such as k3s.yaml and /var/lib/rancher/k3s/server/token. It includes clear security warnings about these files, such as excluding them from version control and restricting network access to port 6443. Sample tokens provided in the documentation are truncated and used as examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 11:16 AM
Security Audit — agent-trust-hub — k3s