ClawAudit verdict

alibabacloud-quickbi-smartq

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

This skill routes natural-language queries to Quick BI data analysis modules via the official Quick BI API; the executionSinkDetected flag relates to documented script execution for chart generation, which is the stated legitimate purpose.

⚠ 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 (10)

Pattern match high

References sudo — requests elevated privileges

references/document/module-document-parser.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/document/module-document-parser.md · code · apt-get install

Pattern match high

Pipe to python — executes piped content as Python code

scripts/dashboard/generate_skill.py · prose · downgraded · | python3

Pattern match medium

Instructs covert action — may act without user awareness

references/chat/module-chat-file.md · prose · downgraded · silently

Pattern match medium

pip3 install — installs Python packages at runtime

references/document/module-document-parser.md · code · pip3 install

Pattern match medium

Base64 encoding/decoding

references/insight/module-data-insight.md · code · Base64-encode

Pattern match medium

subprocess execution — runs system commands from Python

scripts/chat/html_snapshot.py · prose · downgraded · subprocess.run(

Pattern match medium

yum install — installs system packages

scripts/document/document_local_parse.py · prose · downgraded · yum install

Pattern match low

Python os.getenv — reads environment variable

SKILL.md · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

scripts/common/config_loader.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

Is this flag fair?

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