ClawAudit verdict

3d-pet-checkout-test

18
🔴 Dangerous
Reviewed by ClawAudit — concrete malicious or deceptive behavior found

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.

15
security
90
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your-password

Pattern match high

Pipe-to-python pattern — remote code execution risk

SKILL.md · prose · downgraded · curl -s http://127.0.0.1:18800/json/list | python

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python3

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/cdp_upload.py · prose · downgraded · urllib.request

Pattern match low

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?

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