hero-data-viz-live
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a frontend design and development toolkit focused on UI/UX components. It provides vanilla JavaScript implementations for data visualization (sparklines, counters, bar charts) and does not involve any operations that compromise system security.
- [DATA_EXFILTRATION]: The skill uses realistic mock data generated locally via random walk algorithms. There are no network requests, API calls to untrusted domains, or attempts to access sensitive system files like credentials or environment variables.
- [PROMPT_INJECTION]: The instructions are focused on guiding the agent to build UI components. There are no patterns suggesting attempts to override safety filters, bypass system instructions, or extract system prompts.
- [REMOTE_CODE_EXECUTION]: The skill relies on standard web technologies (HTML, CSS, JS). It does not download external scripts, use piped shell commands (curl|bash), or install unverified packages from remote registries.
- [DYNAMIC_EXECUTION]: No dangerous dynamic execution patterns such as
eval(),exec(), or unsafe deserialization were found. JavaScript logic is confined to DOM manipulation and mathematical calculations for animations.
Audit Metadata