events
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill provides documentation and examples for using the Vuer library's session, event, and RPC APIs.
- [Indirect Prompt Injection] (LOW): The skill defines handlers for external client events (e.g.,
CAMERA_MOVE,CLICK,UPLOAD). These are ingestion points for untrusted data. In the provided examples, these events only influence local state (Vuer scene) or are logged, posing low risk unless a downstream agent treats these values as trusted instructions. - [Unverifiable Dependencies] (LOW): The skill relies on the
vuerlibrary. While not on the explicit trusted source list, it is a known visualization framework and is used here in a standard, non-malicious context.
Audit Metadata