Skip to main content

Recon

Facilitates security reconnaissance by mapping network infrastructure and identifying assets through passive and active scanning techniques.

Install this skill

or
54/100

Security score

The Recon skill was audited on May 24, 2026 and we found 14 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 24

Curl to non-GitHub URL

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

Access to hidden dotfiles in home directory

SourceSKILL.md
9`~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Recon/`
medium line 238

Access to hidden dotfiles in home directory

SourceSKILL.md
238- Note: Requires security MCP profile (`~/.claude/MCPs/swap-mcp security`)
medium line 378

Access to hidden dotfiles in home directory

SourceSKILL.md
378- **Work scratch/** (`~/.claude/MEMORY/WORK/{current_work}/scratch/`) - For iterative artifacts during investigation
medium line 379

Access to hidden dotfiles in home directory

SourceSKILL.md
379- **MEMORY/RESEARCH/** (`~/.claude/MEMORY/RESEARCH/YYYY-MM/`) - For pentest engagements and formal assessments
low line 388

Access to hidden dotfiles in home directory

SourceSKILL.md
388~/.claude/MCPs/swap-mcp security
low line 436

Access to hidden dotfiles in home directory

SourceSKILL.md
436Report: ~/.claude/MEMORY/WORK/{current_work}/scratch/recon-example-com/
medium line 511

Access to hidden dotfiles in home directory

SourceSKILL.md
511- `~/.claude/skills/OSINT/` - Entity and people reconnaissance
medium line 512

Access to hidden dotfiles in home directory

SourceSKILL.md
512- `~/.claude/skills/Webassessment/` - Web application testing
medium line 224

Access to .env file

SourceSKILL.md
224- API Key: `process.env.IPINFO_API_KEY`
low line 24

External URL reference

SourceSKILL.md
24curl -s -X POST http://localhost:8888/notify \
low line 515

External URL reference

SourceSKILL.md
515- IPInfo API: https://ipinfo.io/developers
low line 516

External URL reference

SourceSKILL.md
516- Certificate Transparency: https://crt.sh
low line 520

External URL reference

SourceSKILL.md
520- OWASP Testing Guide: https://owasp.org/www-project-web-security-testing-guide/
Scanned on May 24, 2026
View Security Dashboard
Installation guide →