Openclaw Interaction Bridge
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: openclaw-interaction-bridge Version: 1.6.3 The OpenClaw Interaction Bridge plugin is designed to connect agent activity to an external hardware display and physical buttons (Snarling). It implements a human-in-the-loop approval system using OpenClaw's TaskFlow API and registers HTTP callback routes (/approval-callback, /notification-callback) to resume agent execution upon user input. The plugin uses a shared secret (OPENCLAW_APPROVAL_SECRET) to authenticate these callbacks and communicates only with local endpoints (localhost:5000). No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in index.ts or approval_tool.ts.
