monitoring-darkweb-sources
Monitors dark web sources for leaked credentials and threats, providing early warning intelligence for organizations.
Install this skill
or
88/100
Security score
The monitoring-darkweb-sources skill was audited on Jun 5, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 90
Curl to non-GitHub URL
SourceSKILL.md
| 90 | curl "https://psbdmp.ws/api/search/company.com" | jq '.data[].id' |
medium line 91
Curl to non-GitHub URL
SourceSKILL.md
| 91 | curl "https://pastebin.com/search?q=company.com" # Rate-limited public search |
low line 90
External URL reference
SourceSKILL.md
| 90 | curl "https://psbdmp.ws/api/search/company.com" | jq '.data[].id' |
low line 91
External URL reference
SourceSKILL.md
| 91 | curl "https://pastebin.com/search?q=company.com" # Rate-limited public search |
Scanned on Jun 5, 2026
View Security Dashboard