ClawAudit verdict

alibabacloud-flink-workspace-ops

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Flink Console workspace operations skill using the official Python SDK with a defined scope restricted to SQL drafts, deployments, jobs, and session clusters; no credential exfiltration or malicious behavior is present.

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

0
security
70
transparency
70
maintenance

Findings (7)

Pattern match critical

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

references/cli-installation-guide.md · code · curl -fsSL https://aliyuncli.alicdn.com/install.sh | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

references/cli-installation-guide.md · code · | bash

Pattern match high

Instructs covert action — may act without user awareness

references/verification-method.md · code · silently

Pattern match high

Pipe to python — executes piped content as Python code

references/vvp-product-model.md · prose · downgraded · | PYTHON

Pattern match medium

Accesses shell history/config

references/cli-installation-guide.md · prose · downgraded · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.environ.get — reads environment variable

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

Why the tier is capped

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