Skip to main content

Research

Facilitates comprehensive research and content extraction with multiple modes for efficient information retrieval and analysis.

Install this skill

or
69/100

Security score

The Research skill was audited on Mar 1, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 34

Curl to non-GitHub URL

SourceSKILL.md
34curl -s -X POST http://localhost:8888/notify \
medium line 12

Access to hidden dotfiles in home directory

SourceSKILL.md
12`~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Research/`
medium line 45

Access to hidden dotfiles in home directory

SourceSKILL.md
45**Full documentation:** `~/.claude/skills/CORE/SkillNotifications.md`
medium line 110

Access to hidden dotfiles in home directory

SourceSKILL.md
110**Scratch (temporary work artifacts):** `~/.claude/MEMORY/WORK/{current_work}/scratch/`
medium line 111

Access to hidden dotfiles in home directory

SourceSKILL.md
111- Read `~/.claude/MEMORY/STATE/current-work.json` to get the `work_dir` value
medium line 115

Access to hidden dotfiles in home directory

SourceSKILL.md
115**History (permanent):** `~/.claude/History/research/YYYY-MM/YYYY-MM-DD_[topic]/`
low line 34

External URL reference

SourceSKILL.md
34curl -s -X POST http://localhost:8888/notify \
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →