CoolFace
Apppublic

blacksinisterx/exploit-path-tracer-agent

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
App README

FastAPI + LangGraph backend for the Exploit-Path Tracer. Runs as a plain uvicorn server (see app.py) rather than a Gradio UI -- deployed on the Gradio SDK because Docker SDK requires a paid HF plan.

POST /scans (multipart .zip upload) kicks off a scan; results and live progress are read by the frontend directly from Supabase, not this API.