d3-viz
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- PROMPT_INJECTION (LOW): Indirect Prompt Injection Surface (XSS) detected in
assets/interactive-template.jsx. * Ingestion points: TheInteractiveChartcomponent receives untrusted data through thedataprop. * Boundary markers: No boundary markers or 'ignore' instructions are used to distinguish data from code structure. * Capability inventory: The skill uses D3's.html()method to render tooltips, providing a mechanism for script execution. * Sanitization: Data properties such aslabelandcategoryare interpolated directly into the tooltip's HTML string without escaping or sanitization, allowing an attacker to execute malicious scripts if the agent processes compromised data.
Audit Metadata