ClawAudit verdict

CloudQ

cloudq

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill's interaction with external services and requirement for network access makes it slightly risky.

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

33
security
100
transparency
90
maintenance

Findings (7)

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

Instructs covert action — may act without user awareness

scripts/cleanup.py · prose · downgraded · Silently

Pattern match low

Python urllib.request — network access

scripts/check_env.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

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

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

Requires 1 system binary.

Is this flag fair?

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