svar-react
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the processing of external and potentially untrusted data through various component props (e.g.,
datain Grid andtasksin Gantt). This exposes an attack surface where an agent could be influenced by instructions embedded within the processed data. \n- Ingestion points: Data-driven props across components described in files such asgrid/index.md,gantt/index.md, andfilemanager/index.md. \n- Boundary markers: No explicit delimitation or 'ignore embedded instructions' markers are defined in the component logic. \n- Capability inventory: The skill includesRestDataProviderfor network operations (GET, POST, PUT, DELETE) and useswindow.openfor file handling (download/open). \n- Sanitization: The documentation infilter/FilterQuery.mdexplicitly warns thatgetQueryHtmlreturns raw HTML and recommends using it only in trusted contexts due to the use ofdangerouslySetInnerHTMLin the accompanying recipe.
Audit Metadata