Description-Behavior Mismatch
High
- Confidence
- 98% confidence
- Finding
- The script exposes a `run` command that executes arbitrary Python supplied either inline or from an arbitrary file path via `python3 "$file"` or `echo "$code" | python3`. That materially exceeds a cookbook/snippet utility and creates direct code-execution capability, which is dangerous if the skill is invoked on untrusted input or by an agent that assumes it only provides reference snippets.
