ClawAudit verdict

customer-logo-wall

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

The skill reads and modifies Excel files, which could potentially be sensitive. However, it appears to be for its intended purpose of generating a logo wall.

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

28
security
100
transparency
90
maintenance

Findings (9)

Pattern match high

References sudo — requests elevated privileges

references/logo-verification.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/logo-verification.md · code · apt-get install

Pattern match medium

setuid — privilege escalation mechanism

scripts/download_logos.js · prose · downgraded · setuid

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python directory traversal

references/logo-format-issues.md · code · os.listdir(

Pattern match low

Node http/https module — low-level network access

scripts/download_logos.js · prose · downgraded · require('https')

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/normalize_logos.py · prose · downgraded · shutil.move(

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/verify_logos.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