技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 39 · 19.7k · 205 current installs · 214 all-time installs
⭐ 39
安装量(当前) 214
🛡 VirusTotal :良性 · OpenClaw :良性
Package:10e9928a/duckduckgo-search
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
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.
目的
The name/description match the runtime instructions: examples use the duckduckgo-search (DDGS) Python library to perform text, news, image, video, maps, suggestions, and instant-answer searches. No unrelated credentials, binaries, or config paths are requested.
说明范围
SKILL.md contains concrete python -c examples that call DDGS API methods and some example scripts to save results. Instructions stay within web-search functionality and do not direct the agent to read unrelated system files or environment variables.
安装机制
The registry has no formal install spec, but SKILL.md recommends installing the public PyPI package duckduckgo-search (pip install duckduckgo-search). Installing a PyPI package is a normal step for this skill, but pip installs execute code on disk (moderate risk compared to instruction-only).
证书
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or elevated access.
持久
always is false and the skill is user-invocable. It does not request persistent system-wide changes or modification of other skills' configs. Autonomous invocation is allowed by default but not excessive here.
综合结论
This skill appears to do what it claims: run DuckDuckGo searches using the duckduckgo-search Python library. Before installing or enabling it: (1) verify the PyPI package name and inspect its project page / source (typosquatting is possible); (2) prefer pinning a known good version (e.g., pip install duckduckgo-search==<version>); (3) avoid running pip as root in sensitive environments; (4) be aware that queries and returned URLs are sent/rece…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「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 t…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/10e9928a/duckduckgo-search/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。