Caveat verdict

huawei-cloud-cce-env-assessment

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

A cloud-native environment assessment skill using hcloud CLI to collect metrics and generate reports; executionSinkDetected is from documented hcloud/Python commands appropriate for the stated assessment purpose.

⚠ 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.

0
security
70
transparency
70
maintenance

Findings (10)

Pattern match critical

Recursive delete from root or home — destructive command

references/koocli-installation-guide.md · code · rm -rf /

Pattern match high

References sudo — requests elevated privileges

references/koocli-installation-guide.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/koocli-installation-guide.md · code · apt-get install

Pattern match high

Accesses shell history/config

references/koocli-installation-guide.md · code · ~/.zshrc

Pattern match high

yum install — installs system packages

references/koocli-installation-guide.md · code · yum install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/collect_all.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

SKILL.md · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/collect_all.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/collect_all.py · prose · downgraded · shutil.rmtree(

Pattern match low

Blob URL — may embed executable content

scripts/collect_all.py · prose · downgraded · blob:

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D/F). 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