ClawAudit verdict
customer-logo-wall
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.
Findings (9)
References sudo — requests elevated privileges
references/logo-verification.md · code · sudo
apt-get install — installs system packages
references/logo-verification.md · code · apt-get install
setuid — privilege escalation mechanism
scripts/download_logos.js · prose · downgraded · setuid
subprocess execution — runs system commands from Python
scripts/normalize_logos.py · prose · downgraded · subprocess.run(
Python directory traversal
references/logo-format-issues.md · code · os.listdir(
Node http/https module — low-level network access
scripts/download_logos.js · prose · downgraded · require('https')
Python shutil file operation — copies/moves/deletes files
scripts/normalize_logos.py · prose · downgraded · shutil.move(
Python urllib.request — network access
scripts/verify_logos.py · prose · downgraded · urllib.request
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?
Thanks — recorded.