
We built an AI security engineer with Tensorlake sandboxes that:
- Scans any GitHub repo for SQLi, XSS, SSRF, and auth-bypass bugs
- Runs 4 specialist Claude detectors in parallel, then triages false positives
- Generates patches and validates each one against the project's real test suite
- Runs every untrusted operation — clone, dep install, patch apply, test run — inside a Tensorlake sandbox, never on the host
Built with @Tensorlake & @AnthropicAI
link to code: github.com/tensorlakeai/e…
English



