ClawAudit verdict
alibabacloud-pds-intelligent-workspace
Cloud drive file operations (upload, download, search, sharing) via aliyun CLI; network_out and package_install are used legitimately for CLI-based PDS workspace management.
⚠ 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.
Permission integrity
network_out
package_install
Findings (10)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL --max-time 10 https://aliyuncli.alicdn.com/install.sh | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
Recursive delete from root or home — destructive command
references/mountapp.md · code · rm -rf ~
References sudo — requests elevated privileges
references/cli-installation-guide.md · code · sudo
apt-get install — installs system packages
references/mountapp.md · code · apt-get install
yum install — installs system packages
references/mountapp.md · code · yum install
Instructs covert action — may act without user awareness
references/mountapp.md · code · Silently
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/pds_archive_poller.py · prose · downgraded · subprocess.run(
Base64 encoding/decoding
scripts/render_image_editing_process.py · prose · downgraded · base64_encode
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D). 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.
network_outpackage_install Is this flag fair?
Thanks — recorded.