ClawAudit verdict
3d-pet-checkout-test
The skill's content contains an execution sink (test scripts), which could potentially lead to malicious code execution.
⚠ 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)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your-password
Pipe-to-python pattern — remote code execution risk
SKILL.md · prose · downgraded · curl -s http://127.0.0.1:18800/json/list | python
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | python3
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/cdp_upload.py · prose · downgraded · urllib.request
Opens WebSocket connection
scripts/cdp_upload.py · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C/D). 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.