ClawAudit verdict

k3s-deploy

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

50
security
90
transparency
70
maintenance

Findings (3)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/deploy-k3s.sh · prose · downgraded · curl -sfL https://get.k3s.io | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/deploy-k3s.sh · prose · downgraded · | sh

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API