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
urlparameter (defaulting to a local address). This connection is used to transmit function payloads and results between trusted engine instances. - [COMMAND_EXECUTION]: The
bridge.invokeandbridge.invoke_asyncfunctions 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