Concept6 min~114 words
Platform security model
Authentication, ownership checks, isolated previews and honest security boundaries.
Current controls
- Authenticated Dashboard routes and owner-scoped project data.
- Encrypted project environment storage.
- Hashed external API keys whose complete secret is shown only once.
- Paid-plan and ownership verification on every Developer API request.
- Read-only API v1 with sensitive path and payload filtering.
- Isolated Preview execution and explicit review of pending project changes.
- Protected cleanup for project and account deletion workflows.
Security boundaries
Generated code, third-party packages, connectors, domains and user-provided credentials introduce risks outside the core account boundary. Review code and provider settings before production use, apply least-privilege credentials and report suspected vulnerabilities privately.
Need project-specific help?
Open the private Help Center or create a support ticket with the affected project, route and request ID.