dashboard
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code examples for front-end dashboard development. All patterns follow industry best practices for data visualization, state management, and real-time updates.
- [INDIRECT_PROMPT_INJECTION]: The skill includes patterns for ingesting data from external sources such as URL parameters, search inputs, and WebSockets (e.g., in
references/filtering.mdandreferences/real-time.md). While this represents an attack surface for indirect prompt injection, the implementation uses standard sanitization techniques likeURLSearchParamsandJSON.parse, and the functionality is central to the skill's primary purpose.
Audit Metadata