Skip to main content

Skill Dependency Graph

Generates a navigable Mermaid dependency map of skills with change detection and detailed category insights.

Install this skill

or
0/100

Security score

The Skill Dependency Graph skill was audited on May 30, 2026 and we found 11 security issues across 1 threat category, including 8 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 7

Template literal with variable interpolation in command context

SourceSKILL.md
7> **${var}** — Output path override. If empty, writes to `docs/skill-graph.md`.
high line 31

Template literal with variable interpolation in command context

SourceSKILL.md
31- Append `## skill-graph` block to `memory/logs/${today}.md`: `SKILL_GRAPH_NO_CHANGE — N skills, identical fingerprint`
high line 63

Template literal with variable interpolation in command context

SourceSKILL.md
63Write to `docs/skill-graph.md` (or `${var}`). Structure:
high line 65

Template literal with variable interpolation in command context

SourceSKILL.md
651. **Header** — title, `Auto-generated by skill-graph on ${today}`, current mode
medium line 96

Template literal with variable interpolation in command context

SourceSKILL.md
96```json
medium line 112

Template literal with variable interpolation in command context

SourceSKILL.md
112```bash
high line 125

Template literal with variable interpolation in command context

SourceSKILL.md
125- `SKILL_GRAPH_NEW` → notify: `*Skill Graph initialized* — ${N} skills mapped across 5 categories. PR: ${url}`
high line 126

Template literal with variable interpolation in command context

SourceSKILL.md
126- `SKILL_GRAPH_OK` → notify only if verdict is not `ARCHITECTURE_OK`: `*Skill Graph updated* — ${verdict_one_line}. PR: ${url}`
high line 127

Template literal with variable interpolation in command context

SourceSKILL.md
127- `SKILL_GRAPH_ERROR` → notify: `*Skill Graph FAILED* — lint: ${rule}. No PR opened.`
high line 131

Template literal with variable interpolation in command context

SourceSKILL.md
131Append to `memory/logs/${today}.md`:
medium line 132

Template literal with variable interpolation in command context

SourceSKILL.md
132```
Scanned on May 30, 2026
View Security Dashboard
Installation guide →