ClawAudit verdict
code-qc
Structured quality control audit that runs local tools (ruff, eslint, mypy, jest, pytest) — executionSinkDetected reflects legitimate test/lint commands, all operations are local and clearly documented.
⚠ 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 (5)
Uses exec() — may execute shell commands
references/python-profile.md · code · exec(
Dynamic import() — loads module at runtime
references/typescript-profile.md · code · import('
References child_process — can spawn system processes
references/typescript-profile.md · code · child_process
Python directory traversal
references/gdscript-profile.md · code · os.walk(
importlib.import_module — dynamic module loading
scripts/import_check.py · prose · downgraded · importlib.import_module(
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
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.