Security Overview
At A1Asset AI, Inc., security is not an afterthought—it is the foundation. Learn how we safeguard your secrets, computations, and canvas architectures.
Secure Workspaces
All custom code executions, node connections, and sandbox environments run in isolated micro-containers. Epheremal sandboxes are completely destroyed upon container teardown.
Secrets Vaulting
Developer API keys (e.g., OpenAI, Gemini keys) are stored in secure vault storages. Keys are encrypted at rest using AES-256-GCM and decrypted in-memory only during runtime requests.
TLS 1.3 Transit
All network interactions, including model routing, VS Code extension socket streams, and browser-to-server traffic, are encrypted using HTTPS and TLS 1.3 protocol.
Continuous Audits
We perform routine vulnerability scans, dependency audits, and internal security reviews. Infrastructure logs are continuously monitored for intrusion indicators.
Hosting & Compliance
Our infrastructure is hosted in enterprise grade datacenters featuring physical security barriers, biometric controls, and automatic high-availability backups.
Vulnerability Reporting
We value the contributions of security researchers. If you identify a vulnerability in our service or extension, please contact us at security@a1asset.ai.