Performs web searches using DuckDuckGo to retrieve real-time information from the internet. Use when the user needs to search for current events, documentation, tutorials, or any information that requires web search capabilities.
72
66%
Does it follow best practices?
Impact
75%
3.57xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./public/skills/10e9928a/duckduckgo-search/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
This skill's SKILL.md demonstrates performing DuckDuckGo text/news/image/video searches (e.g., ddgs.text returning r['body'], r['href']) and even opening search-result URLs with browser-use, which clearly fetches and ingests untrusted public web content (arbitrary webpages) that can influence subsequent actions.
f45fcb5
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.