Skip to main content

jina

Enables web reading and searching using Jina AI APIs for fetching clean markdown and conducting deep multi-step research.

Install this skill

or
18/100

Security score

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

Categories Tested

Security Issues

medium line 68

Curl to non-GitHub URL

SourceSKILL.md
68curl -s "https://r.jina.ai/https://example.com" \
medium line 73

Curl to non-GitHub URL

SourceSKILL.md
73curl -s "https://r.jina.ai/https://example.com" \
medium line 116

Curl to non-GitHub URL

SourceSKILL.md
116curl -s "https://r.jina.ai/https://example.com/article" \
medium line 123

Curl to non-GitHub URL

SourceSKILL.md
123curl -s "https://r.jina.ai/https://example.com" \
medium line 128

Curl to non-GitHub URL

SourceSKILL.md
128curl -s "https://r.jina.ai/https://example.com/paper.pdf" \
medium line 133

Curl to non-GitHub URL

SourceSKILL.md
133curl -s "https://r.jina.ai/https://spa-app.com" \
medium line 149

Curl to non-GitHub URL

SourceSKILL.md
149curl -s "https://s.jina.ai/your+search+query" \
medium line 154

Curl to non-GitHub URL

SourceSKILL.md
154curl -s "https://s.jina.ai/your+search+query" \
medium line 178

Curl to non-GitHub URL

SourceSKILL.md
178curl -s "https://s.jina.ai/OpenAI+GPT-5?site=reddit.com" \
medium line 183

Curl to non-GitHub URL

SourceSKILL.md
183curl -s "https://s.jina.ai/latest+AI+news?type=news&num=5" \
medium line 188

Curl to non-GitHub URL

SourceSKILL.md
188curl -s "https://s.jina.ai/machine+learning+survey?filetype=pdf&num=5" \
medium line 199

Curl to non-GitHub URL

SourceSKILL.md
199curl -s "https://deepsearch.jina.ai/v1/chat/completions" \
low line 25

External URL reference

SourceSKILL.md
25**Get your API key:** https://jina.ai/ → Dashboard → API Keys
low line 33

External URL reference

SourceSKILL.md
33| **Reader API** | `https://r.jina.ai/{url}` | Sends URL content request to Jina for conversion to markdown |
low line 34

External URL reference

SourceSKILL.md
34| **Search API** | `https://s.jina.ai/{query}` | Sends search query to Jina for web search results |
low line 35

External URL reference

SourceSKILL.md
35| **DeepSearch API** | `https://deepsearch.jina.ai/v1/chat/completions` | Sends research question to Jina for multi-step research |
low line 52

External URL reference

SourceSKILL.md
52| **Reader** | `https://r.jina.ai/{url}` | Convert any URL → clean markdown |
low line 53

External URL reference

SourceSKILL.md
53| **Search** | `https://s.jina.ai/{query}` | Web search with LLM-friendly results |
low line 54

External URL reference

SourceSKILL.md
54| **DeepSearch** | `https://deepsearch.jina.ai/v1/chat/completions` | Multi-step research agent |
low line 68

External URL reference

SourceSKILL.md
68curl -s "https://r.jina.ai/https://example.com" \
low line 73

External URL reference

SourceSKILL.md
73curl -s "https://r.jina.ai/https://example.com" \
low line 116

External URL reference

SourceSKILL.md
116curl -s "https://r.jina.ai/https://example.com/article" \
low line 123

External URL reference

SourceSKILL.md
123curl -s "https://r.jina.ai/https://example.com" \
low line 128

External URL reference

SourceSKILL.md
128curl -s "https://r.jina.ai/https://example.com/paper.pdf" \
low line 133

External URL reference

SourceSKILL.md
133curl -s "https://r.jina.ai/https://spa-app.com" \
low line 149

External URL reference

SourceSKILL.md
149curl -s "https://s.jina.ai/your+search+query" \
low line 154

External URL reference

SourceSKILL.md
154curl -s "https://s.jina.ai/your+search+query" \
low line 178

External URL reference

SourceSKILL.md
178curl -s "https://s.jina.ai/OpenAI+GPT-5?site=reddit.com" \
low line 183

External URL reference

SourceSKILL.md
183curl -s "https://s.jina.ai/latest+AI+news?type=news&num=5" \
low line 188

External URL reference

SourceSKILL.md
188curl -s "https://s.jina.ai/machine+learning+survey?filetype=pdf&num=5" \
low line 199

External URL reference

SourceSKILL.md
199curl -s "https://deepsearch.jina.ai/v1/chat/completions" \
low line 233

External URL reference

SourceSKILL.md
233- Reader: https://jina.ai/reader
low line 234

External URL reference

SourceSKILL.md
234- Search: https://s.jina.ai/docs
low line 235

External URL reference

SourceSKILL.md
235- OpenAPI specs: https://r.jina.ai/openapi.json | https://s.jina.ai/openapi.json
Scanned on Feb 16, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorydata analytics
UpdatedApril 10, 2026
openclaw/skills