ClawAudit verdict

clawshier

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill seems to process receipt images and log expenses to Google Sheets, using legitimate capabilities.

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

43
security
90
transparency
80
maintenance

Findings (6)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

README.md · code · http://127.0.0.1

Pattern match high

Possible hardcoded credential

test/pipeline-smoke.test.js · prose · downgraded · API_KEY: "test-key

Pattern match medium

References child_process — can spawn system processes

lib/visionOcr.js · prose · downgraded · child_process

Pattern match low

Accesses sensitive environment variables

lib/googleSheets.js · prose · downgraded · process.env.GOOGLE_SERVICE_ACCOUNT_KEY

Pattern match low

String.fromCharCode — can build strings to evade detection

lib/googleSheets.js · prose · downgraded · String.fromCharCode

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · node-fetch

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 2 environment variables.

Is this flag fair?

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