@10e9928a

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.

Current version
v1.0.0
40 2.3万All installs 251

v1.0.0

2026/02/03

Version

- Initial release of DuckDuckGo Web Search skill. - Enables real-time web, news, image, video, and map searches via DuckDuckGo. - Supports direct usage in Bash and Python without API keys. - Offers privacy-friendly, untracked searches with adjustable region, language, and safe search settings. - Includes comprehensive usage examples and parameter explanations in both English and Chinese.

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

The skill's requirements and instructions are coherent with its stated purpose (performing web searches via DuckDuckGo); it asks for no secrets and only recommends installing the public duckduckgo-search Python package.

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.

Metadata

  • Owner: @10e9928a
  • Created: 2026/02/03
  • Updated: 2026/02/26
  • Versions: 1
  • Comments: 1
  • Scan checked at: 2026/02/11

Runtime

No runtime requirements are exposed in the official public payload.