Skip to main content

detecting-ransomware-precursors-in-network

Identifies early ransomware indicators in network traffic to prevent data loss before encryption occurs.

Install this skill

or
76/100

Security score

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

Categories Tested

Security Issues

medium line 209

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

Curl to non-GitHub URL

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
221curl -s https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json | \
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →
GitHub Stars 15.6K
Rate this skill
Categorydevelopment
UpdatedJune 24, 2026
mukul975/Anthropic-Cybersecurity-Skills