ClawAudit verdict

form2api

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

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.

40
security
90
transparency
70
maintenance

Findings (7)

Pattern match high

subprocess execution — runs system commands from Python

references/output_template.md · code · subprocess.run(

Pattern match high

Pipe to python — executes piped content as Python code

scripts/analyze_requests.py · prose · downgraded · | python3

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/extract_cookies.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

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

Pattern match low

Opens WebSocket connection

scripts/extract_cookies.py · prose · downgraded · WebSocket

Pattern match low

pip3 install — installs Python packages at runtime

scripts/extract_cookies.py · prose · downgraded · pip3 install

Pattern match low

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?

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