chartjs-integrations
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download Chart.js and various framework-specific wrappers from the official NPM registry and the well-known jsDelivr CDN.
- [COMMAND_EXECUTION]: Includes standard commands for dependency installation and configuration, such as
npm install,bin/importmap pin, andrails javascript:install:esbuild. - [DATA_EXFILTRATION]: Code examples demonstrate data fetching from relative API paths and example WebSocket URLs for the purpose of chart visualization. These are standard web development patterns and do not target sensitive information.
Audit Metadata