🦆 ddg-search — DuckDuckGo极速搜索

v2026.2.15

命令行DuckDuckGo HTML结果抓取器,可输出JSON、CSV、OpenSearch、Markdown及紧凑格式,一键获取无追踪搜索结果。

2· 1.7k·12 当前·16 累计
by @camohiddendj (camo)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to be what it says: an instruction-only wrapper around the ddg-search CLI. Before installing: 1) Verify the npm package 'ddg-search' and its maintainer (check npmjs.org and the GitHub repo) to avoid typosquatting; 2) Inspect the package source (or review its GitHub repo) for unexpected network or file behavior; 3) Install in an isolated or ephemeral environment if you need to limit blast radius; 4) Be aware the CLI performs network requests (it will contact DuckDuckGo) and cou...
详细分析 ▾
用途与能力
Name/description (DuckDuckGo HTML search scraper) match the declared requirement (ddg-search binary) and the install spec (npm package 'ddg-search'). The declared binaries and install are proportional to the stated functionality.
指令范围
SKILL.md only instructs running the ddg-search command with flags and shows example pipes (e.g., to jq). It does not ask the agent to read unrelated files, environment variables, or send results to unexpected external endpoints. The behavior described (network scraping of DuckDuckGo, progress to stderr, delays between requests) is consistent with the tool's purpose.
安装机制
Installation is via the npm package 'ddg-search', which is a standard registry-based install (moderate-risk compared to no-install). No arbitrary URL downloads or archive extraction are used. As with any npm package, verify the package owner, recent versions, and known vulnerabilities before installing.
凭证需求
The skill requests no environment variables, credentials, or config paths. This is proportionate to a search-scraper CLI.
持久化与权限
The skill is not forced-always, does not request persistent elevated privileges, and does not modify other skills or system-wide agent config. Autonomous invocation is allowed (platform default) but not combined with other red flags.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2026.2.152026/2/16

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install ddg-search-cli
镜像加速npx clawhub@latest install ddg-search-cli --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库