ClawAudit verdict
kubeasz-deploy
Kubernetes cluster deployment guidance using the kubeasz tool with standard ansible/ezctl binaries — legitimate infrastructure automation for K8s cluster setup.
⚠ 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 (10)
Accesses sensitive system files
guides/01-prerequisites.md · code · /etc/hosts
References SSH/GPG private keys
guides/01-prerequisites.md · code · ssh-key
Accesses .ssh directory
guides/01-prerequisites.md · code · .ssh/
apt-get install — installs system packages
guides/01-prerequisites.md · code · apt-get install
yum install — installs system packages
guides/01-prerequisites.md · code · yum install
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
guides/01-prerequisites.md · prose · downgraded · curl -fsSL https://get.docker.com | bash
Pipe to bash — executes piped content as shell commands
guides/01-prerequisites.md · prose · downgraded · | bash
HTTP request to bare IP address — common in malicious payloads
guides/03-production-deploy.md · code · https://192.168.1.1
Sets world-executable permissions
troubleshooting.md · code · chmod 755
Changes file ownership
troubleshooting.md · code · chown
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 system binaries.
Is this flag fair?
Thanks — recorded.