Caveat verdict

cluster-upgrade-planner

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

A Kubernetes cluster upgrade planning skill that reads cluster state via kubectl and helm to detect deprecated APIs; all network access is to the local cluster API server for legitimate upgrade readiness checks.

โš  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.

15
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท code ยท | python3

Pattern match high

References sudo โ€” requests elevated privileges

SKILL.md ยท code ยท sudo

Pattern match high

apt-get install โ€” installs system packages

SKILL.md ยท code ยท apt-get install

Pattern match low

Python directory traversal

SKILL.md ยท code ยท os.walk(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

network_inpackage_installfile_readdir_traversal

Is this flag fair?

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