build-dashboard

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill generates HTML files that reference the Chart.js visualization library and its date-fns adapter from the JSDelivr CDN.
  • Evidence: https://cdn.jsdelivr.net/npm/chart.js@4.5.1 in SKILL.md.
  • Evidence: https://cdn.jsdelivr.net/npm/chartjs-adapter-date-fns@3.0.0 in SKILL.md.
  • Note: These references include Subresource Integrity (SRI) hashes and target a well-known service, which is a security best practice for self-contained report generation.
  • [DATA_EXFILTRATION]: The skill is configured to use the Read, Glob, and Grep tools to ingest data for dashboard creation.
  • Note: This functionality is necessary for the skill's stated purpose of transforming query results or CSV data into visual reports. The skill does not contain instructions to transmit this data to untrusted third-party domains via network requests.
  • [SAFE]: The skill provides specific instructions to "parse and clean the data" before embedding it as JSON in the generated dashboard, which acts as a basic sanitization step against malformed input data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 08:49 AM
Security Audit — agent-trust-hub — build-dashboard