Streaming Mindmap Rendering
Pass
Audited by Gen Agent Trust Hub on Jun 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the 'mind-elixir' package from the official npm registry. This is a well-known library for creating mindmaps and is appropriate for the skill's stated purpose.
- [COMMAND_EXECUTION]: Provides a standard 'npm install' command to add the necessary dependency to a project.
- [DATA_EXPOSURE]: Demonstrates fetching data from a user-specified URL via the 'fetch' API. While this involves network access, it is a functional requirement for streaming data and does not indicate malicious data exfiltration.
Audit Metadata