chartjs-advanced
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for Chart.js v4.5.1, focusing on advanced customization and performance.
- [EXTERNAL_DOWNLOADS]: Example files (e.g.,
examples/custom-chart-type.html) reference the Chart.js library from the jsDelivr CDN (cdn.jsdelivr.net), which is a standard and well-known service for web dependencies. - [REMOTE_CODE_EXECUTION]: The performance optimization guide (
references/performance-optimization.md) includes an example of loading Chart.js within a Web Worker usingimportScriptsfrom a well-known CDN; this is a legitimate technique for offloading heavy charting computations.
Audit Metadata