Default Connection
When you start Guard, it connects totc.panguard.ai automatically:
What Happens Automatically
| Interval | Action |
|---|---|
| On startup | Load bundled ATR rules from local install |
| Every 1 hour | Sync with Threat Cloud: download new rules, upload anonymized threats |
| On threat detection | Submit anonymized event data to Threat Cloud |
| On skill audit | Report safe/unsafe skill fingerprints |
Custom Endpoint
To point your agent at a different Threat Cloud instance:~/.panguard/config.json:
Offline Mode
Guard works fully offline. If Threat Cloud is unreachable:- Bundled ATR rules (61) continue to function
- Local AI (Ollama) handles analysis
- Events queue locally and sync when connectivity returns
- Protection never stops
Private Instances
For organizations requiring isolated infrastructure or data sovereignty compliance, private Threat Cloud instances are available as a managed service.Contact for Private Instance
Organizations can deploy dedicated Threat Cloud infrastructure with custom feeds, retention
policies, and network isolation.
Verify Connection
Check your agent’s Threat Cloud status:http://127.0.0.1:9100 (Threat Cloud page).