ALCE Consulting ALCE ← Back to ALCE

See the platform in action.

Realistic sample output from Ghost, Optimus, Axiom, and RAG Engine.

Realistic sample output · fictional data · no live scan running on this page
Demo domain: acme-corp.example
44 / 100
Security score
Action required on 5 findings
SSL / TLS Certificate
Pass
DNS Records
Pass
Email Security — DMARC
Your domain can be used to send fraudulent emails impersonating your business — a primary vector for wire fraud and phishing.
Critical
HTTP Security Headers
Missing CSP and HSTS leave browsers open to clickjacking and injection attacks.
Medium
Open Ports — SSH Port 22
SSH is publicly exposed — a direct entry point for brute-force and credential stuffing attacks.
Critical
Admin Panel Exposure
/wp-admin is publicly reachable — attackers probe this path first on every scan.
High
JavaScript Secret Scanning
An API key was found in a public JavaScript bundle — anyone who loads your site can extract it.
Critical
Vendor risk dashboard — 4 vendors monitored
Vendor Score Status Last Scan
CloudPay Solutions 31/100 CRITICAL — CVE-2024-3094 matched 2026-05-21
DataBridge LLC 72/100 WARNING — SSL expires in 12 days 2026-05-18
SecureHost Co. 89/100 Passing 2026-05-20
NetLogic Group 91/100 Passing 2026-05-19
Start your vendor program
Final Testing · Request Early Access
Sample output — Axiom data intelligence
Question
"What were my top 5 revenue sources last quarter?"
Generated SQL — validated · read-only
SELECT name, SUM(revenue) AS total
FROM orders
WHERE quarter = 'Q3-2026'
GROUP BY name
ORDER BY total DESC
LIMIT 5;
Result
NameQ3 Revenue
Northwind Corp$1,840,000
Apex Solutions$1,210,000
Meridian Group$980,500
Blueridge LLC$754,200
Crestview Inc.$612,800
Written summary
Northwind Corp led Q3 revenue at $1.84M, followed by Apex Solutions at $1.21M. The top 5 accounts represent 68% of total Q3 revenue. Northwind's share grew 12% QoQ.
Request Access
Final Testing · Request Early Access
Sample SMS exchange — RAG Engine knowledge layer
SMS · RAG Engine · KB: contracts
What's our SLA refund policy for a 4-hour outage on a Tier 2 account?
Tier 2 SLA is 99.5% monthly uptime. A 4-hour breach = 10% monthly service credit, capped at one month. Customer must request within 30 days. Source · MSA v4.2, §6.3 · p.12
Request Access