ClawAudit verdict

kubeasz-deploy

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

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.

0
security
100
transparency
90
maintenance

Findings (10)

Pattern match critical

Accesses sensitive system files

guides/01-prerequisites.md · code · /etc/hosts

Pattern match high

References SSH/GPG private keys

guides/01-prerequisites.md · code · ssh-key

Pattern match high

Accesses .ssh directory

guides/01-prerequisites.md · code · .ssh/

Pattern match high

apt-get install — installs system packages

guides/01-prerequisites.md · code · apt-get install

Pattern match high

yum install — installs system packages

guides/01-prerequisites.md · code · yum install

Pattern match high

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

guides/01-prerequisites.md · prose · downgraded · curl -fsSL https://get.docker.com | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

guides/01-prerequisites.md · prose · downgraded · | bash

Pattern match high

HTTP request to bare IP address — common in malicious payloads

guides/03-production-deploy.md · code · https://192.168.1.1

Pattern match medium

Sets world-executable permissions

troubleshooting.md · code · chmod 755

Pattern match medium

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?

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