skills/iii-hq/iii/iii-bridge/Gen Agent Trust Hub

iii-bridge

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a configuration-driven worker designed for inter-engine communication. It establishes a long-lived WebSocket connection to bridge function calls between instances.
  • [DATA_EXFILTRATION]: The skill connects to an outbound WebSocket URL specified by the url parameter (defaulting to a local address). This connection is used to transmit function payloads and results between trusted engine instances.
  • [COMMAND_EXECUTION]: The bridge.invoke and bridge.invoke_async functions provide a mechanism to execute remote functions. This behavior is consistent with the described purpose of the bridge and relies on platform-level configuration (iii-config.yaml) for routing and function mapping.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 10:03 AM
Security Audit — agent-trust-hub — iii-bridge