Skip to main content

web-reference-fetcher

Fetches and analyzes web content, extracting topics and saving structured markdown summaries for documentation and reference.

Install this skill

or
90/100

Security score

The web-reference-fetcher skill was audited on Feb 28, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 229

Template literal with variable interpolation in command context

SourceSKILL.md
229```bash
low line 50

External URL reference

SourceSKILL.md
50- Fetches content via `https://r.jina.ai/<url>`
low line 120

External URL reference

SourceSKILL.md
120"https://example.com/docs")
low line 136

External URL reference

SourceSKILL.md
136"https://example.com/spec")
low line 143

External URL reference

SourceSKILL.md
143"https://example.com/tutorial")
low line 256

External URL reference

SourceSKILL.md
256"https://example.com/docs" --output /tmp/cached_content.md
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →