Skip to main content

crawl-to-markdown

Crawls URLs and returns raw Markdown content when web.run fails, enhancing content extraction capabilities.

Install this skill

or
88/100

Security score

The crawl-to-markdown skill was audited on Feb 9, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 46

Access to hidden dotfiles in home directory

SourceSKILL.md
46If `uv` fails accessing its cache directory (e.g. `~/.cache/uv`), either point it at a
low line 18

External URL reference

SourceSKILL.md
18uv run scripts/crawl_to_markdown.py https://example.com
low line 24

External URL reference

SourceSKILL.md
24uv run scripts/crawl_to_markdown.py https://example.com https://example.org
low line 30

External URL reference

SourceSKILL.md
30printf "https://example.com\nhttps://example.org\n" | uv run scripts/crawl_to_markdown.py
low line 41

External URL reference

SourceSKILL.md
41uv run scripts/crawl_to_markdown.py --selector '' https://example.com
low line 50

External URL reference

SourceSKILL.md
50uv --cache-dir .uv-cache run scripts/crawl_to_markdown.py https://example.com
low line 56

External URL reference

SourceSKILL.md
56uv --no-cache run scripts/crawl_to_markdown.py https://example.com
low line 64

External URL reference

SourceSKILL.md
64URL: https://example.com
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorymarketing
UpdatedApril 10, 2026
majiayu000/claude-skill-registry