graphilizer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No security issues or malicious patterns were detected. The skill provides visualization components for graph data.\n- Indirect Prompt Injection (LOW): The skill processes data from a static JSON file.\n
  • Ingestion points: Node and edge data is loaded from assets/graphilizer-template/src/graph-data.json via the useGraphData hook.\n
  • Boundary markers: None present in the visualization template.\n
  • Capability inventory: The skill is a static frontend application; it cannot execute shell commands, write to the filesystem, or perform network requests to non-whitelisted domains.\n
  • Sanitization: All content is rendered through React, which automatically escapes strings to prevent cross-site scripting (XSS) attacks.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:38 PM