ddg-search
Enables web search using DuckDuckGo Lite without an API key, providing titles, URLs, and snippets for research queries.
Install this skill
or
97/100
Security score
The ddg-search skill was audited on May 14, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 13
External URL reference
SourceSKILL.md
| 13 | web_fetch(url="https://lite.duckduckgo.com/lite/?q=QUERY", extractMode="text", maxChars=8000) |
low line 30
External URL reference
SourceSKILL.md
| 30 | Full list: https://duckduckgo.com/params |
low line 35
External URL reference
SourceSKILL.md
| 35 | web_fetch(url="https://lite.duckduckgo.com/lite/?q=best+coffee+melbourne&kl=au-en", extractMode="text", maxChars=8000) |
Scanned on May 14, 2026
View Security Dashboard