@billyutw

Web Search

This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.

Current version
v1.0.0
30 3.6万All installs 527

No comparison available

A previous version is required before a diff can be generated.

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5.5

clean

OpenClaw analysis

This is a coherent DuckDuckGo web-search skill with expected network use and optional file saving, but users should avoid sensitive queries and choose output paths carefully.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: web-search Version: 1.0.0 The skill provides web search functionality using the legitimate `duckduckgo-search` library. The `SKILL.md` documentation is clear and does not contain any prompt injection attempts or instructions for malicious behavior. The `scripts/search.py` code is well-structured and primarily interacts with the DuckDuckGo API. However, the script includes a `--output` argument that allows writing search results to an arbitrary file path specified by the user. While this is a documented and plausible feature for saving results, it represents a file write capability that, if misused by a compromised or maliciously prompted agent, could lead to writing data to sensitive system locations. This constitutes a risky capability without clear malicious intent, classifying it as suspicious.

Metadata

  • Owner: @billyutw
  • Created: 2026/01/29
  • Updated: 2026/05/17
  • Versions: 1
  • Comments: 1
  • Scan checked at: 2026/05/27

Runtime

No runtime requirements are exposed in the official public payload.

Web Search | ClawHub CN