ClawAudit verdict
k3s-deploy
The skill automates deployment of K3s Kubernetes clusters, with no malicious or deceptive behavior detected.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/deploy-k3s.sh · prose · downgraded · curl -sfL https://get.k3s.io | sh
Pipe to sh — executes piped content as shell commands
scripts/deploy-k3s.sh · prose · downgraded · | sh
Accesses Kubernetes config (may contain cluster credentials)
scripts/deploy-k3s.sh · prose · downgraded · ~/.kube/config
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.