prepare-chart-data
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard technical guide for the
@tanstack/chartslibrary, focusing on data transformation patterns such as grouping, rolling windows, and normalization. - [SAFE]: All code examples use library-specific functions from the
@tanstack/chartspackage, which is the official library of the vendor. No suspicious network operations, credential usage, or system-level commands are present. - [INDIRECT_PROMPT_INJECTION]: The skill outlines a surface for processing application data rows. While this involves ingesting external data (e.g., in
prepareRevenue), the logic is restricted to mathematical and structural transformations (sum, count, grouping) without dynamic execution of the data content itself. Risk is low as it follows standard data processing practices. - [SAFE]: The use of terms like 'CRITICAL' and 'HIGH' in the documentation refers to API friction and common developer errors (e.g., sorting order) rather than security vulnerabilities.
Audit Metadata