Is jankutschera/adhd-founder-planner safe?

https://github.com/openclaw/skills/tree/main/skills/jankutschera/adhd-founder-planner

94
SAFE

This appears to be a legitimate ADHD-focused daily planning tool that provides bullet journal style task organization through markdown templates and an interactive bash script. No malicious behavior, data exfiltration, or prompt injection attempts detected.

Category Scores

Prompt Injection 95/100 · 30%
Data Exfiltration 100/100 · 25%
Code Execution 85/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 90/100 · 5%

Findings (1)

LOW Executable Shell Script Present -15

The skill contains a bash script (scripts/plan.sh) that provides interactive planning functionality. The script creates local directories and files, provides menu-driven planning interfaces, and uses standard bash operations. No dangerous operations or remote code execution detected.