ClawAudit verdict
calculator-chat
Opens the system calculator with emoji-to-number mappings via gnome-calculator; input validation restricts to numeric or operator characters and no network access.
⚠ 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 (6)
References child_process — can spawn system processes
docs/plans/2026-03-08-calculator-chat-skill-implementation-plan.md · code · child_process
Uses eval() — can execute arbitrary code
src/calculator.py · prose · downgraded · eval(
Uses spawn() — can execute external programs
src/index.js · prose · downgraded · spawn(
subprocess execution — runs system commands from Python
src/open_calc.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
src/open_calc.py · prose · downgraded · sudo
Instructs covert action — may act without user awareness
src/platform/windows.js · prose · downgraded · Silently
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 3 system binaries.
Is this flag fair?
Thanks — recorded.