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.
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.
SKILL.md
text/markdown · 10625 bytes
skill-card.md
text/markdown · 2525 bytes
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This is a straightforward DuckDuckGo search skill with expected network search behavior and only minor setup and local-output cautions.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: duckduckgo-search Version: 1.0.0 The skill bundle provides a DuckDuckGo search tool using the `duckduckgo-search` Python library. All code examples in `SKILL.md` demonstrate standard usage of this library, including local file writing for search results and proxy configuration, which are legitimate functionalities. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. The `allowed-tools` are broad but necessary for a Python-based skill.