memory
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill's rendering scripts use system-standard commands (open, start, xdg-open) to display generated HTML visualizations in the default web browser. This behavior is confined to opening local files generated by the skill during its execution.
- [EXTERNAL_DOWNLOADS]: Visualization templates include a reference to the 'vis-network' library hosted on the well-known unpkg.com CDN. The playground HTML also implements a strict Content Security Policy to mitigate risk.
- [DATA_EXFILTRATION]: No unauthorized network activity or data exfiltration patterns were found. The skill operates exclusively on local project data within the designated memory directories, and no sensitive credentials or files are accessed for transmission.
Audit Metadata