Skip to main content

Cloud Agent Security & Privacy

Cloud Agents execute code in secure, isolated sandbox environments. Here’s what you need to know:

Data Handling

AspectDetails
Data StorageNo source code is stored beyond the active agent session
Data RetentionCode and files exist only during execution, automatically deleted when session ends
Data LocationAll execution occurs in the United States
Network AccessCloud Agents have full internet access to perform development tasks
TrainingYour code is never used for AI model training

Infrastructure Security

Cloud Agent sandbox environments are provided by Daytona.io, which maintains:
  • SOC 2 and SOC 2 Type 1 certification
  • ISO/IEC 27001 certification
  • GDPR compliance
  • HIPAA compliance
  • Encryption-at-rest (AES-256)
  • Audit logging and access monitoring
  • Regular penetration testing
For more details, visit Daytona’s Trust Center.

Policy Documents

For comprehensive information about how we handle your data:

Security Contacts


Network Configuration

Firebender makes requests to the following domains to communicate with our backend. If you’re behind a corporate proxy, please whitelist these domains to ensure that Firebender works correctly:
  • *.firebender.com/*: Used for all API requests and backend communication.
If you’re using Firebender in a corporate environment with network restrictions, ensure these domains are accessible through your firewall and proxy configurations.

Enterprise Certificate Handling

SSL Certificate Trust Issues

In enterprise environments, you may encounter SSL certificate trust issues when Firebender attempts to connect to our backend services. This typically manifests as errors like:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Firebender’s HTTP client is synced with the certificates that IntelliJ loads. Make sure your enterprise certificates are recognized by IntelliJ by following the IntelliJ SSL Certificates documentation. If you’re still facing issues, contact [email protected].