Skip to Content
SecuritySecurity & Compliance

Security & Compliance

Best practices for building secure applications with Arcade.

Key Security Topics

Secure Your MCP Server

Best practices for securing custom servers in production.

Secure your MCP server →

Secure Authentication in Production

How to handle OAuth flows and token management securely in -facing applications.

Production auth guide →

Security Research Program

Report security vulnerabilities and learn about our security practices.

Security research program →

Quick Security Checklist

Before deploying to production, ensure:

  • are stored in environment variables, not code
  • OAuth redirect URIs are restricted to your domains
  • tokens are properly scoped (minimal permissions)
  • Error messages don’t leak sensitive information
  • Audit logs are enabled for sensitive operations

Additional Resources

Last updated on