application-flow
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill describes an application flow that integrates network-delivered data through specific callback mechanisms, creating a potential attack surface for indirect prompt injection.- Ingestion points: The skill body in
SKILL.mdidentifieson_message,on_input, andon_unicodeas callbacks for processing data from WebRTC, native, and SHM transports.- Boundary markers: The high-level lifecycle documentation does not include specific boundary markers or instructions to ignore embedded commands within the network-ingested data.- Capability inventory: The skill defines capabilities for video streaming (stream_video), NAT traversal configuration (set_webrtc_ice_servers), and server lifecycle management (start,stop,close) withinSKILL.md.- Sanitization: The provided code snippets and documentation do not detail sanitization or validation routines for data received via the registered input callbacks.
Audit Metadata