ClawAudit verdict
pixel-perfect-design
vibe-coding-design-system
Design system providing 58 templates for UI design; runs local Python scripts to generate design specifications with no external network calls evident.
⚠ 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 (4)
Uses eval() — can execute arbitrary code
CODE_AUDIT_REPORT.md · code · eval(
Uses exec() — may execute shell commands
CODE_AUDIT_REPORT.md · code · exec(
Uses spawn() — can execute external programs
CODE_AUDIT_REPORT.md · code · spawn(
os.system/popen — direct OS command execution
CODE_AUDIT_REPORT.md · code · os.system(
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
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.