Skip to main content

dev-guides-navigator

Guides users through development tasks by routing to relevant online resources, ensuring best practices and efficient workflows.

Install this skill

or
30/100

Security score

The dev-guides-navigator skill was audited on May 23, 2026 and we found 10 security issues across 3 threat categories, including 4 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 46

Curl to non-GitHub URL

SourceSKILL.md
461. Bash: `curl -s https://camoa.github.io/dev-guides/llms.hash` — save the hash
high line 47

Curl to non-GitHub URL

SourceSKILL.md
472. Bash: `curl -s https://camoa.github.io/dev-guides/llms.txt` — save the content
high line 53

Curl to non-GitHub URL

SourceSKILL.md
531. Bash: `curl -s https://camoa.github.io/dev-guides/llms.hash` (tiny, fast)
high line 56

Curl to non-GitHub URL

SourceSKILL.md
56- **Different** → Bash: `curl -s https://camoa.github.io/dev-guides/llms.txt`,
medium line 24

Access to hidden dotfiles in home directory

SourceSKILL.md
24Cache file: `~/.claude/projects/<dasherized-cwd>/memory/dev-guides-cache.json`.
low line 46

External URL reference

SourceSKILL.md
461. Bash: `curl -s https://camoa.github.io/dev-guides/llms.hash` — save the hash
low line 47

External URL reference

SourceSKILL.md
472. Bash: `curl -s https://camoa.github.io/dev-guides/llms.txt` — save the content
low line 53

External URL reference

SourceSKILL.md
531. Bash: `curl -s https://camoa.github.io/dev-guides/llms.hash` (tiny, fast)
low line 56

External URL reference

SourceSKILL.md
56- **Different** → Bash: `curl -s https://camoa.github.io/dev-guides/llms.txt`,
low line 63

External URL reference

SourceSKILL.md
63The URL in `llms.txt` is a GitHub Pages URL like `https://camoa.github.io/dev-guides/drupal/forms/`. Extract the **topic path** (e.g., `drupal/forms`) from this URL for use in raw GitHub fetches below
Scanned on May 23, 2026
View Security Dashboard
Installation guide →