Skip to main content

detecting-ransomware-precursors-in-network

Identifies early ransomware indicators in network traffic, enabling proactive defense before encryption occurs.

Install this skill

or
76/100

Security score

The detecting-ransomware-precursors-in-network skill was audited on Jun 13, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 208

Curl to non-GitHub URL

SourceSKILL.md
208curl -s https://feodotracker.abuse.ch/downloads/ipblocklist.csv | \
medium line 212

Curl to non-GitHub URL

SourceSKILL.md
212curl -s https://urlhaus.abuse.ch/downloads/csv_recent/ | \
medium line 216

Curl to non-GitHub URL

SourceSKILL.md
216curl -s https://threatfox.abuse.ch/export/csv/recent/ | \
medium line 220

Curl to non-GitHub URL

SourceSKILL.md
220curl -s https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json | \
low line 208

External URL reference

SourceSKILL.md
208curl -s https://feodotracker.abuse.ch/downloads/ipblocklist.csv | \
low line 212

External URL reference

SourceSKILL.md
212curl -s https://urlhaus.abuse.ch/downloads/csv_recent/ | \
low line 216

External URL reference

SourceSKILL.md
216curl -s https://threatfox.abuse.ch/export/csv/recent/ | \
low line 220

External URL reference

SourceSKILL.md
220curl -s https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json | \
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →
GitHub Stars 603
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
xalgord/xalgorix