Skip to main content

debug-session

Documents debugging sessions with hypothesis tracking and builds a knowledge base for efficient troubleshooting.

Install this skill

or
78/100

Security score

The debug-session skill was audited on Feb 9, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59```bash
medium line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87```bash
medium line 106

Template literal with variable interpolation in command context

SourceSKILL.md
106```bash
medium line 608

Template literal with variable interpolation in command context

SourceSKILL.md
608```bash
low line 189

Access to .env file

SourceSKILL.md
189append_session_note "Solution" "Added REDIS_TIMEOUT=5000 to .env"
low line 716

Access to .env file

SourceSKILL.md
716echo " ./update-session.sh solution \"Added missing REDIS_URL to .env\""
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →