Research
Provides a comprehensive research and content extraction system, supporting various research modes and deep content analysis.
Install this skill
or
74/100
Security score
The Research skill was audited on May 24, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 35
Curl to non-GitHub URL
SourceSKILL.md
| 35 | curl -s -X POST http://localhost:8888/notify \ |
medium line 24
Access to hidden dotfiles in home directory
SourceSKILL.md
| 24 | `~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Research/` |
medium line 124
Access to hidden dotfiles in home directory
SourceSKILL.md
| 124 | **Scratch (temporary work artifacts):** `~/.claude/MEMORY/WORK/{current_work}/scratch/` |
medium line 125
Access to hidden dotfiles in home directory
SourceSKILL.md
| 125 | - Read `~/.claude/MEMORY/STATE/current-work.json` to get the `work_dir` value |
medium line 129
Access to hidden dotfiles in home directory
SourceSKILL.md
| 129 | **History (permanent):** `~/.claude/History/research/YYYY-MM/YYYY-MM-DD_[topic]/` |
low line 35
External URL reference
SourceSKILL.md
| 35 | curl -s -X POST http://localhost:8888/notify \ |
Scanned on May 24, 2026
View Security Dashboard