ClawAudit verdict
ddc
hehe-ddc
All operations are local (image processing, TTS, ffmpeg) and do not involve network or credential misuse.
⚠ 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 (7)
References sudo — requests elevated privileges
docs/INSTALL.md · code · sudo
apt-get install — installs system packages
docs/INSTALL.md · code · apt-get install
pip3 install — installs Python packages at runtime
docs/INSTALL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/generate.py · prose · downgraded · subprocess.run(
Python aiohttp session — async network access
scripts/generate.py · prose · downgraded · aiohttp.ClientSession
Python urllib.request — network access
scripts/generate.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/generate.py · prose · downgraded · shutil.rmtree(
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.