Agent OS handles your production AI agents and their decision trails. Security is architectural — every data class, authentication path, and access boundary is documented here for enterprise evaluators and M&A due diligence teams.
sk-aos- prefix, SHA-256 hashed at rest| Data Class | Storage Location | Algorithm | Key Length | Status |
|---|---|---|---|---|
| User passwords | agent-auth.db | bcrypt (cost=12) | — | ● Live |
| API keys | agent-auth.db | SHA-256 hash | 256-bit | ● Live |
| Session JWTs | Client localStorage | HMAC-SHA256 (HS256) | 256-bit secret | ● Live |
| Data in transit | nginx TLS termination | TLS 1.3 | ECDHE-256 | ● Live |
| Disk filesystem | VPS block storage | AES-256-XTS | 256-bit | ● Live |
| Agent event data | events.jsonl (plaintext in encrypted FS) | AES-256 (filesystem) | 256-bit | ● Live |
| Database file | agent-auth.db (encrypted FS) | AES-256 (filesystem) | 256-bit | ● Live |
| Application-layer DB encryption | SQLite WAL | SQLCipher (AES-256-CBC) | 256-bit | Roadmap Q3 2026 |
| Webhook payloads in transit | Outbound HTTPS | TLS 1.2+ (recipient enforced) | — | ● Live |
| Framework / Control | Current Status | Evidence | Certification Target |
|---|---|---|---|
SOC 2 Type I Security, Availability, Confidentiality trust criteria |
In Progress | Controls documented; audit engagement scoped for Q3 2026 | Q4 2026 |
SOC 2 Type II 12-month observation period required |
Roadmap | Requires Type I completion first | Q2 2027 |
GDPR EU data subject rights, data minimisation, DPA readiness |
Aligned | Minimal data collection, deletion workflow, no third-party sharing. DPA template available on request. | Ongoing |
CCPA California Consumer Privacy Act |
Aligned | No sale of personal data. Deletion on request. Data inventory complete. | Ongoing |
ISO 27001 Information security management system |
Roadmap | Gap analysis complete. 14 controls implemented. 12 controls in progress. | Q1 2027 |
OWASP Top 10 (2021) Web application security fundamentals |
● Addressed | A01 Broken Access Control: RBAC enforced server-side. A02 Crypto Failures: AES-256 + TLS 1.3. A03 Injection: parameterised queries throughout. A05 Misconfig: headers audited. A07 Auth: bcrypt+JWT. Full audit documented. | Continuous |
CIS Benchmarks (Ubuntu) Center for Internet Security server hardening |
● Implemented | Level 1 controls applied: SSH hardening, UFW firewall, fail2ban, unattended-upgrades, minimal services. Level 2 audit scheduled Q3 2026. | Q3 2026 (Level 2) |
HIPAA Health data handling (if applicable) |
Not Applicable | Agent OS does not process Protected Health Information by default. BAA available for healthcare enterprise customers on request. | On request |
Incidents classified by impact scope and data exposure risk:
| Severity | Definition | Response SLA | Notification |
|---|---|---|---|
| Critical | Data breach, auth bypass, arbitrary code execution | ≤1 hour | Immediate + regulatory where required |
| High | Privilege escalation, data integrity issue, DDoS | ≤4 hours | Within 24 hours |
| Medium | Rate limit bypass, minor data exposure, service degradation | ≤24 hours | Within 72 hours |
| Low | Information disclosure, non-sensitive config exposure | ≤7 days | Next monthly security update |
In-scope: All vantageaiadvisory.com endpoints, Agent OS API (agent-auth-api), authenticated platform (agent-auth), public pages.
Out-of-scope: Third-party services (Cloudflare, DNS registrar), physical infrastructure, social engineering.
Safe harbour: Researchers acting in good faith under this policy will not face legal action from Vantage AI. We ask that you not access, modify, or exfiltrate real customer data beyond what's necessary to demonstrate the vulnerability.
For vulnerability disclosures, enterprise security questionnaires, DPA requests, or M&A security due diligence packages — contact us directly.
Request access to the live platform, review the acquisition thesis, or start with the interactive demo — no login required.