ClawAudit verdict

spend-ledger

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill executes scripts and accesses external resources, which could potentially be used maliciously.

⚠ 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.

30
security
100
transparency
100
maintenance

Findings (6)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

Uses exec() — may execute shell commands

server/detectors.js · prose · downgraded · exec(

Pattern match medium

Instructs covert action — may act without user awareness

TECHNICAL.md · prose · downgraded · silently

Pattern match medium

References child_process — can spawn system processes

test/test.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

test/test.js · prose · downgraded · spawn(

Pattern match medium

Dynamic import() — loads module at runtime

test/test.js · prose · downgraded · import("

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API