Skip to main content

adhd

>-

Install this skill

or
98/100

Security score

The adhd skill was audited on Aug 27, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 58

Command substitution pattern

SourceSKILL.md
56
57```bash
58RUN="$($SCRIPTS/run-dir.sh --slug <two-to-four words: the project and the job, e.g. skills-fixing-multi>)"
59
60$SCRIPTS/ask.sh --question-file "$RUN/adhd-f2.md" --out-prefix "$RUN/adhd-f2" \
low line 114

Command substitution pattern

SourceSKILL.md
112
113```bash
114RUN="$($SCRIPTS/run-dir.sh)"
115python3 $SCRIPTS/parse-branch.py "$RUN/adhd-f2-codex.txt" "$RUN/adhd-f3-opencode.txt" \
116 || python $SCRIPTS/parse-branch.py "$RUN/adhd-f2-codex.txt" "$RUN/adhd-f3-opencode.txt"
Scanned on Aug 27, 2026
View Security Dashboard
Installation guide →
GitHub Stars 4
Rate this skill
Categorydevelopment
UpdatedSeptember 27, 2026
szarkans/multi