Caveat verdict
fooocus-image-gen
Integrates with locally installed Fooocus via its localhost Gradio API for local image generation; all network calls are to localhost.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (6)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Opens WebSocket connection
references/fooocus_api.md · code · WebSocket
subprocess execution — runs system commands from Python
scripts/check_env.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/check_env.py · prose · downgraded · subprocess.run(
cmd, shell=True
Python urllib.request — network access
scripts/check_env.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
scripts/install_fooocus.py · prose · downgraded · shutil.rmtree(
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 1 system binary.
network_outpackage_installnetwork_in Is this flag fair?
Thanks — recorded.