flowai-live-dashboard-template

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a UI prototype dashboard using native browser technologies (HTML5, CSS, and Vanilla JavaScript). All assets and logic are contained within the provided files, requiring no external network access or remote script execution.\n- [DATA_EXFILTRATION]: The included CSV export functionality processes table data locally within the browser. It utilizes standard Blob and URL.createObjectURL methods to trigger a local download, ensuring no data is transmitted to external endpoints.\n- [COMMAND_EXECUTION]: No shell commands or system-level operations are utilized. The skill's scope is strictly limited to generating and interacting with a front-end HTML artifact.\n- [REMOTE_CODE_EXECUTION]: The dashboard operates without external libraries or frameworks. All charting logic is implemented via direct manipulation of the HTML5 Canvas API, mitigating risks associated with untrusted third-party dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 01:09 PM