Softgen
Build full-stack web apps from a brief. Real backend, real auth, real DB — exports working code, not a black box.
Delv Safety Grade: C
Score 54/100 · assessed 2026-04-18
Softgen is a closed-source autonomous agent that generates full-stack Next.js applications from natural language prompts. The service operates entirely through a web interface with no public repository, making supply chain verification impossible. Whilst the editorial review confirms it produces working code with real authentication and database schemas, the lack of transparency around how it generates code, what training data it uses, and whether it phones home is concerning. The maintainer appears to be a small commercial entity with minimal public presence. The agent requires significant permissions to generate functional apps (filesystem writes, database setup, authentication flows), but these are delivered as exported zip files rather than executed directly on your machine. No security incidents are known, but the closed nature and freemium model raise questions about data handling and code provenance. Suitable for prototyping but requires careful code review before production use.
Green flags
- Generates exportable code rather than requiring runtime dependency
- Editorial review confirms working auth and database implementations
- Uses standard stack (Next.js, Supabase) rather than proprietary framework
- No known security incidents or malicious behaviour reported
Red flags
- No public repository or source code available for inspection
- Closed-source autonomous agent with opaque code generation process
- Unknown maintainer with minimal public track record
- Unclear data handling policies for user prompts and generated code
- Freemium model may incentivise data collection or lock-in
Permissions requested
Pricing
Platforms
Review
Pay for this if you're a solo founder or agency shipping MVPs at speed and you're comfortable debugging generated code. Skip it if you need custom stacks, complex logic, or true no-code (you'll still need to read and edit what it builds).
Good at
- Generates working full-stack apps, not just front-end demos
- Real authentication and database schema out of the box
- Fast: most builds complete in under five minutes
- Generous free tier (three apps per month)
- Exports clean, readable code you can actually deploy
Watch out
- Locked to Next.js and Supabase, no stack flexibility
- Struggles with complex business logic or custom integrations
- Security-critical features need manual review
- No iterative chat interface, just one-shot generation
- Non-technical users will still need a developer to debug
Use cases
- Solo founder MVPs
- Internal tool builds without a dev
- Client deliverables on tight deadlines
- Rapid prototyping for design reviews