Caveat verdict
huawei-cloud-cce-env-assessment
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.
Findings (10)
Recursive delete from root or home — destructive command
references/koocli-installation-guide.md · code · rm -rf /
References sudo — requests elevated privileges
references/koocli-installation-guide.md · code · sudo
apt-get install — installs system packages
references/koocli-installation-guide.md · code · apt-get install
Accesses shell history/config
references/koocli-installation-guide.md · code · ~/.zshrc
yum install — installs system packages
references/koocli-installation-guide.md · code · yum install
subprocess execution — runs system commands from Python
scripts/collect_all.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
SKILL.md · prose · downgraded · pip3 install
Python os.environ.get — reads environment variable
scripts/collect_all.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/collect_all.py · prose · downgraded · shutil.rmtree(
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?
Thanks — recorded.