ClawAudit verdict
form2api
The skill reverse-engineers web forms to generate API documentation, with clear instructions and legitimate use of 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.
Findings (7)
subprocess execution — runs system commands from Python
references/output_template.md · code · subprocess.run(
Pipe to python — executes piped content as Python code
scripts/analyze_requests.py · prose · downgraded · | python3
HTTP request to bare IP address — common in malicious payloads
scripts/extract_cookies.py · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/extract_cookies.py · prose · downgraded · urllib.request
Opens WebSocket connection
scripts/extract_cookies.py · prose · downgraded · WebSocket
pip3 install — installs Python packages at runtime
scripts/extract_cookies.py · prose · downgraded · pip3 install
Uses XMLHttpRequest — network access
scripts/inject_interceptor.js · prose · downgraded · XMLHttpRequest
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
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.