Defence in depth
Authentication, database RLS, server-only keys, and validation layers protect your workspace.
Legal
How Foundry protects accounts, project data, and published sites — plus how to report vulnerabilities responsibly.
Last updated 25 July 2026
Foundry uses Clerk for auth, Supabase with row-level security, and server-only secrets for AI and deployment. Report security issues privately before public disclosure.
Authentication, database RLS, server-only keys, and validation layers protect your workspace.
Internal tables are not exposed through the public Data API. Authorization does not rely on user-editable metadata.
We acknowledge valid reports within two business days and work with researchers to remediate issues.
Foundry handles sensitive business ideas, generated intellectual property, and deployment credentials. Security is built into the architecture — not bolted on after launch.
Shared responsibility
We secure the platform; you secure your account credentials, review published content, and manage who you invite to projects.
The Foundry app and API run on Vercel with TLS in transit.
Project data lives in Supabase Postgres.
Clerk manages sign-in, sessions, and OAuth.
Access control summary
| Layer | Control |
|---|---|
| API routes | Clerk session + project membership checks |
| Database | RLS policies; no public grants on internal tables |
| Collaboration | Project invite tokens scoped to project access |
| Published sites | Public read; write via authenticated publish flow only |
| Invites | Token-based links with role assignment |
Long-running generation runs through Inngest with step isolation. E2B sandboxes compile generated React code in ephemeral environments rather than on production servers.
We monitor for abuse and anomalous patterns. If we confirm a breach affecting personal data, we will notify affected users and regulators as required by law.
Email support@tryfoundry.app with the subject line "Security report". Include steps to reproduce, impact assessment, and any proof-of-concept. Please encrypt sensitive details if your mail client supports PGP.
Out of scope
Social engineering, physical attacks, denial-of-service tests, and issues in third-party services without a Foundry-specific impact are generally out of scope.
Foundry relies on subprocessors that maintain industry certifications (for example, SOC 2). We are evaluating formal compliance programs as the product scales. Enterprise customers may request a subprocessor list and security questionnaire via support.
Review the other legal documents that apply to your use of Foundry.
Questions about security? Contact support@tryfoundry.app. For account access, include the email on your Foundry account.
Get started with FoundryOn this page