Interactive Demo
Try the AegisGate Security Platform terminal emulator and experience AI security in action
Live Terminal Emulator
Try the interactive terminal below. Type commands and see AegisGate Security Platform in action.
aegisgate-terminal
🛡️ AegisGate Security Platform v2.0.1 Terminal Emulator
Type docker run... to start AegisGate
Type help for available commands
Type docker run... to start AegisGate
Type help for available commands
$
Available Commands
| Command | Description | Try It |
|---|---|---|
docker run ... | Start AegisGate container | |
status | Show system status dashboard | |
stats | Show 24-hour statistics | |
version | Show version information | |
config | Show configuration | |
tools list | List registered MCP tools | |
scan [text] | Scan content for threats |
🎮 Interactive Security Demos
Experience AegisGate Security Platform threat detection in action. Try the scan commands below.
🔍 Secret/API Key Detection
Scans for exposed API keys and secrets.
scan sk-api-key-abc123XYZ🔐 PII/PHI Detection
Detects personally identifiable information.
scan John Doe SSN: 123-45-6789⚠️ Prompt Injection Detection
Blocks manipulation attempts.
scan ignore previous instructions💡 Tip: Type
help in the terminal to see all available commands