Skip to main content

performing-ai-driven-osint-correlation

Utilizes AI to correlate OSINT findings from multiple sources into unified intelligence profiles for enhanced threat analysis.

Install this skill

or
77/100

Security score

The performing-ai-driven-osint-correlation skill was audited on Jun 6, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 109

Template literal with variable interpolation in command context

SourceSKILL.md
109```bash
medium line 117

Template literal with variable interpolation in command context

SourceSKILL.md
117```bash
medium line 102

Curl to non-GitHub URL

SourceSKILL.md
102curl -s http://localhost:5001/api/scan/start \
medium line 111

Curl to non-GitHub URL

SourceSKILL.md
111curl -s "http://localhost:5001/api/scan/${SCAN_ID}/results?type=all" \
low line 102

External URL reference

SourceSKILL.md
102curl -s http://localhost:5001/api/scan/start \
low line 111

External URL reference

SourceSKILL.md
111curl -s "http://localhost:5001/api/scan/${SCAN_ID}/results?type=all" \
low line 120

External URL reference

SourceSKILL.md
120"https://haveibeenpwned.com/api/v3/breachedaccount/[email protected]" \
Scanned on Jun 6, 2026
View Security Dashboard
Installation guide →
GitHub Stars 14.7K
Rate this skill
Categorydata analytics
UpdatedJune 10, 2026
mukul975/Anthropic-Cybersecurity-Skills