Documentation Index
Fetch the complete documentation index at: https://docs.superblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Security reviews are currently in beta. Contact support to get on the waitlist.
How it works
When a builder commits, edits, or deploys an application, Superblocks can automatically run one or more security checks against the changed code. If a check fails, the results are sent back to Clark AI so it can automatically iterate and fix the issues. High-severity vulnerabilities are blocking by default — for example, they prevent promotion to production — while lower-severity findings are advisory. You can customize which severity levels are blocking.What you can customize
| Setting | Description |
|---|---|
| Trigger (hook) | When reviews run — on commit, on edit, before deployment, or any combination |
| Security tooling | Deterministic checks using tools like Semgrep, Wiz, or SonarQube |
| Custom security agents | AI agents that review code with a specific set of instructions, a dedicated context window, and access to your organization’s knowledge |
| Blocking behavior | Which checks are blocking (prevent the next step) versus advisory (warn but allow) |

