Bytesagain Mindmap
v1.0.0Generate ASCII mind maps from indented text outlines to visualize hierarchies and structures directly in the terminal or export as Markdown.
⭐ 0· 32·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (ASCII mind maps from indented outlines) matches the included script and SKILL.md. The files only provide a local renderer (bash wrapper + embedded Python) and no unrelated capabilities are requested.
Instruction Scope
SKILL.md commands (create, view, export) correspond directly to script behavior. The script only reads stdin or local files (or inline text), parses indentation, and prints output; it does not access other system paths, environment variables, or external endpoints.
Install Mechanism
No install specification — this is an instruction-only skill with an included script. Nothing is downloaded or written to disk by an installer; the risk surface is limited to running the provided script locally.
Credentials
No environment variables, credentials, or config paths are required. The SKILL.md notes runtime requirements (bash, python3) which the script legitimately needs; the script does not read other env vars or secret material.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or request persistent privileges. It runs on demand and does not attempt autonomous persistence.
Assessment
This skill appears coherent and low risk: it contains a small bash wrapper that invokes an embedded Python renderer to print ASCII mind maps from local input. Before running, ensure you have bash and python3 installed, and review the script if you prefer (it contains no network calls or secret access). As with any third‑party script, avoid piping untrusted data that may contain sensitive content, and run it in a controlled environment if you are concerned about provenance.Like a lobster shell, security has layers — review code before you run it.
latestvk9752f4d2wwensvrvv4eaa6xbs8466v2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
