Frequently Asked Questions

Product Overview & Architecture

What is Cymulate Vero AI and how is it architected for cybersecurity use cases?

Cymulate Vero AI is a domain-specific, agentic AI system designed exclusively for cybersecurity applications. Unlike general-purpose chatbots, Vero AI operates with dedicated agents for each capability—such as cybersecurity Q&A, dashboard creation, template generation, and assessment creation—under the orchestration of a supervisor agent. The platform uses commercially available OpenAI foundation models (accessed via Azure OpenAI and AWS Bedrock) through private endpoints, ensuring no customer data is exposed to public AI services or used for model training. Orchestration is managed by LangGraph, with observability provided by Langfuse, and content filtering by NVIDIA NeMo Guardrails. All hosting occurs within a private AWS tenant, with no public endpoints or shared tenancy. Note: Vero AI does not support general-purpose AI tasks outside the cybersecurity domain.

Does Cymulate Vero AI use customer data to train its AI models?

No, Cymulate Vero AI never uses customer data, prompts, or outputs to train or fine-tune any AI model. All AI inference is performed using commercially available foundation models (OpenAI) accessed through private endpoints, and no customer data is sent to or retained by model providers for training purposes. This ensures strict data privacy and compliance with enterprise requirements. Note: This means Vero AI cannot learn from your data to improve its general model performance.

Data Privacy & Handling

How does Cymulate Vero AI ensure data privacy and isolation for each customer?

Cymulate Vero AI enforces zero cross-tenant exposure: customer data is never shared with third parties or across customer tenants. All data is processed and stored within Cymulate's private AWS tenant, protected by encryption at rest and in transit (TLS 1.2+), role-based access controls (RBAC), Single Sign-On (SSO), and Multi-Factor Authentication (MFA). User questions and AI-generated responses are securely stored for up to 6 months in MongoDB with encryption at rest, strict access controls, and audit logging. No user interaction data is used for model training or fine-tuning. Note: Data retention is limited to 6 months for traceability and auditability; after this period, data is deleted.

How does Cymulate Vero AI handle SIEM validation queries and protect sensitive detection rules?

For SIEM validation workflows, Cymulate Vero AI applies a one-way cryptographic hash to all SIEM rules and validation queries before any persistence occurs. The original query content cannot be reconstructed from the stored hash, which is used solely to detect changes in underlying data sources. All retained metadata serves only audit and traceability purposes and does not contain query or rule content. System logs retain only limited operational metadata, with no query content appearing in any log. This approach ensures that even in the event of unauthorized access, the actual content of SIEM validation queries and rules cannot be recovered. Note: This method prioritizes confidentiality but may limit some advanced search or analytics use cases on raw query content.

Security Controls & Guardrails

What security controls and guardrails are implemented in Cymulate Vero AI?

Cymulate Vero AI applies defense-in-depth safety controls across four layers:

When unsafe or out-of-scope outputs are detected, the system applies real-time filtering, prompt constraint enforcement, validation layers for PII or policy violations, and safe fallback responses. All flagged interactions are logged for traceability. Note: Currently, AI-generated outputs cannot be exported directly to files; users may copy selected content manually for local use.

Compliance & Certifications

What compliance certifications and frameworks does Cymulate Vero AI meet?

Cymulate Vero AI and its hosting providers maintain compliance with the following standards and frameworks:

The platform undergoes regular security audits and follows a Secure Software Development Lifecycle (SSDLC) with code reviews and threat modeling. Note: For the most up-to-date certification status, refer to the official Cymulate compliance documentation or request a security architecture review from your Cymulate account team.

Data Retention & Export

How long does Cymulate Vero AI retain user interaction data, and can AI outputs be exported?

User questions and AI-generated responses are securely stored for up to 6 months to support traceability, auditability, and continuous system improvement. Data is stored in MongoDB with encryption at rest and in transit, strict access controls, and audit logging. Currently, AI-generated outputs cannot be exported directly to files; users may copy selected content manually for local use. Note: This retention policy may not fit organizations requiring longer-term data storage or automated export of AI outputs.

Further Information & Documentation

Where can I find the official Cymulate Vero AI data sheet and technical documentation?

You can download the official Cymulate Vero AI data sheet at https://cymulate.com/data-sheet/vero-ai/. For a comprehensive FAQ covering architecture, data handling, DLP controls, AI training practices, accuracy controls, and compliance details, refer to the Cymulate Vero AI Knowledge Base: https://document360.cymulate.com/docs/about-cymulate-ask-ai#service-overview. For additional questions or to schedule a security architecture review, contact your Cymulate account team. Note: Some technical details may require direct engagement with Cymulate for the latest updates.

New: 2026 Gartner® Market Guide for Adversarial Exposure Validation
Learn More
Cymulate named a Customers' Choice in 2025 Gartner® Peer Insights™
Learn More
New Research: The Security Tradeoffs Behind AI Tooling
Learn More
An Inside Look at the Technology Behind Cymulate
Learn More
Data Sheet

Cymulate Vero AI

AI Approach Agentic AI with supervisor orchestration, using commercially available OpenAI models (not self-trained) 
LLM Inference Commercially available foundation models (OpenAI) via Azure OpenAI and AWS Bedrock, accessed through private endpoints 
Orchestration LangGraph for workflow management 
Observability Langfuse for tracing and audit 
Guardrails Engine NVIDIA NeMo Guardrails for content filtering 
Hosting Private AWS tenant (no public endpoints, no shared tenancy) 

Cymulate enforces strict data isolation at every layer. Customer data remains the property of the customer and is governed by Cymulate security and privacy policies throughout its lifecycle.

  • Zero Cross-Tenant Exposure: Customer data is never shared with third parties and never shared across customer tenants. 
  • No Model Training: Customer data, prompts, and outputs are never used to train or fine-tune any AI model. 
  • Private Infrastructure: All data is processed and stored within the Cymulate private AWS tenant, protected by encryption at rest and in transit (TLS 1.2+), RBAC, SSO and MFA. 
  • Retention Policy: AI interaction data is securely stored for up to 6 months for traceability and auditability, in MongoDB with encryption at rest.

User questions and AI-generated responses submitted through Vero AI are securely stored for up to 6 months to support traceability, auditability, and continuous system improvement. Data is stored in MongoDB with encryption at rest and in transit, strict access controls, and audit logging. All records are tied to authenticated user sessions and governed by Cymulate security and privacy policies. No user interaction data is used for model training or fine-tuning.

For SIEM validation workflows, Cymulate applies an additional layer of data protection. SIEM rules and validation queries are never stored in plain text. Instead, they are processed through a one-way cryptographic hash mechanism before any persistence occurs. This means:

  • The original query content cannot be reconstructed from the stored hash. The hashing is irreversible by design.
  • The hash is used solely to detect whether changes have occurred in underlying data sources, not to retain, reproduce, or search the query itself.
  • All retained metadata (such as customer identifiers) serves audit and traceability purposes only and does not contain query or rule content.
  • System logs retain only limited operational metadata for audit purposes. No query content appears in any log.

Cymulate applies defense-in-depth safety controls across four layers: AI/LLM, application, infrastructure, and observability. These controls work in concert to prevent data leakage, unauthorized access, off-topic usage, and unsafe or biased outputs.

Layer Control Purpose 
AI / LLM NeMo Guardrails Content filtering, output sanitization, topic restriction to cybersecurity domain 
AI / LLM Prompt Constraints System boundaries and tool-restricted agents prevent off-topic or unsafe operations 
Application Input/Output Validation Detection and blocking of sensitive, confidential, or restricted data patterns 
Application Supervisor Agent Routing Ensures requests are handled only by authorized, domain-specific agents 
Infrastructure RBAC, SSO, MFA Users access only data authorized for their tenant and role 
Infrastructure TLS 1.2+ Encryption All data encrypted in transit; encryption at rest for stored data 
Observability Langfuse Tracing Full observability and tracing of all AI interactions for audit 
Observability Structured Audit Logs Automated alerts for flagged outputs; complete interaction traceability 

When the system detects a potentially unsafe or out-of-scope output, it applies a layered response: real-time filtering via NeMo Guardrails, prompt constraint enforcement by tool-restricted agents, validation layers for PII or policy violations, and safe fallback responses. All flagged interactions are logged with full traceability via Langfuse.

DLP is enforced through NeMo Guardrails (content filtering and output sanitization at the LLM level), input/output validation (detection of confidential or restricted data patterns), access controls (RBAC, SSO, MFA), and full audit logging of all interactions. Currently, AI-generated outputs cannot be exported directly to files. Users may copy selected content manually for local use.

Cymulate and its hosting providers maintain compliance with industry-standard security frameworks. The platform undergoes regular security audits, penetration testing, and follows a Secure Software Development Lifecycle (SSDLC) that includes code reviews, threat modeling, SAST and DAST.

Standard / Framework Status 
SOC 2 Type II Compliant 
ISO 27001 Certified 
GDPR Compliant 
NIST AI RMF Aligned 
EU AI Guidance Aligned 
SSDLC (SAST, DAST, Pen Testing) Implemented 

For a comprehensive FAQ covering architecture, data handling, DLP controls, AI training practices, accuracy controls, and compliance details, Cymulate customers can refer to the Cymulate Vero AI Knowledge Base:

https://document360.cymulate.com/docs/about-cymulate-ask-ai#service-overview

For additional questions or to schedule a security architecture review, contact your Cymulate account team.

Book a Demo