flint-chart-author
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [Package Installation and Execution]: The skill references the use of
npmandnpxto install charting libraries and run an associated MCP (Model Context Protocol) server. These are standard methods for managing dependencies and tools in a JavaScript/TypeScript environment. - [Local Data Integration]: The instructions mention that the charting server can reference local files (JSON, CSV, TSV) for data input. It also notes security configurations, such as the
--disable-file-referenceflag, which allows for controlled access based on the deployment environment's security requirements. - [Data Integrity Best Practices]: The skill advises users to perform data transformations using specialized tools before charting and recommends against manual entry of large datasets. These guidelines promote data accuracy and efficient resource usage.
Audit Metadata