highcharts
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as an instructional guide and documentation hub for the Highcharts library, offering standard configuration examples, component templates for React and Vue, and best practices for accessibility.- [EXTERNAL_DOWNLOADS]: The examples within the skill reference the official Highcharts CDN (code.highcharts.com) to load necessary JavaScript libraries and modules. This is a recognized and standard method for utilizing this library.- [COMMAND_EXECUTION]: The documentation includes standard package management instructions such as
npm install highcharts, which is the official method for adding the library as a project dependency.
Audit Metadata