mind-map-generator
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The primary logic is contained within
scripts/mind_map_generator.py, which performs text parsing using standard library regular expressions. It lacks any capabilities for network communication, file system access, or shell command execution.\n- [SAFE]: The skill's metadata and configuration inSKILL.mdare consistent with its stated purpose. Theallowed-toolsfield is set to an empty list, following the principle of least privilege by not requesting access to unnecessary tools.\n- [SAFE]: The example documentation inreferences/examples.mduses placeholder domains for image and link generation, and there are no instances of prompt injection, obfuscation, or persistence mechanisms detected in the provided files.
Audit Metadata