Vector / Fluent Bit
Context Collection & Secure Transmission
Communication logs and tool execution histories of AI agents running on endpoints (Mac, Windows) are fully transmitted to the cloud using lightweight log collectors (e.g., Vector). By avoiding heavy processing on the device, user performance remains entirely unaffected.
GCP Cloud Run + Neo4j + LLM
GraphRAG Powered Guard Agent
Transmitted logs pass through GCP Pub/Sub to the inference engine on Cloud Run. Here, integrating with the threat knowledge graph built in Neo4j, modern LLMs semantically analyze the "surrounding context of the log." Highly accurate Risk Scores are calculated in real-time.
Killswitch / PubSub
Physical Killswitch for Zero Damage
The moment cloud analysis determines the Risk Score exceeds the threshold (e.g., 80%), an emergency stop command (killswitch) is issued to the control script waiting on the edge endpoint. The AI agent process is force-terminated, preventing any external data exfiltration.