webcrawler
Crawls documentation websites to extract and organize content, creating structured markdown exports for offline knowledge bases.
Install this skill
or
96/100
Security score
The webcrawler skill was audited on Feb 23, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 26
External URL reference
SourceSKILL.md
| 26 | --url "https://react.dev/" \ |
low line 33
External URL reference
SourceSKILL.md
| 33 | --url "https://expressjs.com/en/4x/api.html" \ |
low line 181
External URL reference
SourceSKILL.md
| 181 | --url "https://api.example.com/docs" \ |
low line 292
External URL reference
SourceSKILL.md
| 292 | - [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) — HTML parsing |
Scanned on Feb 23, 2026
View Security Dashboard