Documentation Index
Fetch the complete documentation index at: https://docs.replit.com/llms.txt
Use this file to discover all available pages before exploring further.
What’s new
- Security Agent reviews your whole codebase
- CVE Auto-Protect patches critical vulnerabilities automatically
- Preview on an iOS Simulator or Android Emulator
- Add a mobile app to older projects
- Plaid connector is live
Platform
Security Agent reviews your whole codebase
Security Agent is a new AI-powered reviewer that audits not just your dependencies, but your entire project. It builds a threat model, maps your routes and data flows, runs static analysis with Semgrep and HoundDog.ai, and uses an LLM to decide which findings are actually exploitable in the context of your app. When the review finishes, Security Agent organizes the accepted findings into parallel tasks that Replit Agent can fix in one pass.
CVE Auto-Protect patches critical vulnerabilities automatically
When a new critical CVE is disclosed for a package your app depends on, CVE Auto-Protect detects the match across every project you own, has Agent prepare a patch in a background task, runs your tests to make sure nothing breaks, and notifies you with a link to review. You stay in control — nothing is published until you approve the fix. This means your apps can be patched within minutes of a new vulnerability becoming public, instead of waiting for you to notice. Learn more about CVE Auto-Protect.Workspace
Preview on an iOS Simulator or Android Emulator
Agent
Add a mobile app to older projects
