Caveat verdict

helm

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

The skill runs helm commands locally; no malicious network or credential handling is evident.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

40
security
100
transparency
90
maintenance

Findings (4)

Pattern match high

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

scripts/script.sh · prose · downgraded · curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/script.sh · prose · downgraded · | bash

Pattern match medium

References sudo — requests elevated privileges

scripts/script.sh · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

scripts/script.sh · prose · downgraded · apt-get install

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