Skip to main content

extract

Extracts clean content from specific URLs using Tavily's API, simplifying the process of gathering web page data without coding.

Install this skill

or
65/100

Security score

The extract skill was audited on Feb 28, 2026 and we found 27 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
131. Check for existing tokens in `~/.mcp-auth/`
medium line 20

Access to hidden dotfiles in home directory

SourceSKILL.md
20If you prefer using an API key, get one at https://tavily.com and add to `~/.claude/settings.json`:
low line 16

External URL reference

SourceSKILL.md
16> **Note:** You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through this flow. [Sign up at tavily.com](https://tavily.com) first if you
low line 20

External URL reference

SourceSKILL.md
20If you prefer using an API key, get one at https://tavily.com and add to `~/.claude/settings.json`:
low line 40

External URL reference

SourceSKILL.md
40./scripts/extract.sh '{"urls": ["https://example.com/article"]}'
low line 43

External URL reference

SourceSKILL.md
43./scripts/extract.sh '{"urls": ["https://example.com/page1", "https://example.com/page2"]}'
low line 46

External URL reference

SourceSKILL.md
46./scripts/extract.sh '{"urls": ["https://example.com/docs"], "query": "authentication API", "chunks_per_source": 3}'
low line 49

External URL reference

SourceSKILL.md
49./scripts/extract.sh '{"urls": ["https://app.example.com"], "extract_depth": "advanced", "timeout": 60}'
low line 56

External URL reference

SourceSKILL.md
56--url https://api.tavily.com/extract \
low line 60

External URL reference

SourceSKILL.md
60"urls": ["https://example.com/article"]
low line 68

External URL reference

SourceSKILL.md
68--url https://api.tavily.com/extract \
low line 73

External URL reference

SourceSKILL.md
73"https://example.com/ml-healthcare",
low line 74

External URL reference

SourceSKILL.md
74"https://example.com/ai-diagnostics"
low line 86

External URL reference

SourceSKILL.md
86POST https://api.tavily.com/extract
low line 114

External URL reference

SourceSKILL.md
114"url": "https://example.com/article",
low line 136

External URL reference

SourceSKILL.md
136--url https://api.tavily.com/extract \
low line 149

External URL reference

SourceSKILL.md
149--url https://api.tavily.com/extract \
low line 154

External URL reference

SourceSKILL.md
154"https://example.com/react-hooks",
low line 155

External URL reference

SourceSKILL.md
155"https://example.com/react-state"
low line 166

External URL reference

SourceSKILL.md
166--url https://api.tavily.com/extract \
low line 170

External URL reference

SourceSKILL.md
170"urls": ["https://app.example.com/dashboard"],
low line 180

External URL reference

SourceSKILL.md
180--url https://api.tavily.com/extract \
low line 185

External URL reference

SourceSKILL.md
185"https://example.com/page1",
low line 186

External URL reference

SourceSKILL.md
186"https://example.com/page2",
low line 187

External URL reference

SourceSKILL.md
187"https://example.com/page3",
low line 188

External URL reference

SourceSKILL.md
188"https://example.com/page4",
low line 189

External URL reference

SourceSKILL.md
189"https://example.com/page5"
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →
GitHub Stars 278
Rate this skill
Categorymarketing
UpdatedMay 21, 2026
aiskillstore/marketplace