技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 200 · 2 current installs · 2 all-time installs
⭐ 0
安装量(当前) 2
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:azzazhang/bing-search-free
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill broadly matches its stated purpose (Bing + Jina.ai free search) but has coherence and security issues: the runtime script relies on several undeclared system binaries and contains brittle parsing that could be exploited or fail on unexpected input; also it sends queries through a third-party (r.jina.ai), which has privacy implications.
目的
The skill's code and SKILL.md implement Bing search via Jina.ai as claimed. However the package metadata says no required binaries, while the included script actually depends on curl, jq, python3, bc, grep and standard shell utilities. Declaring no required binaries is inconsistent and could mislead users about runtime needs.
说明范围
SKILL.md limits runtime behavior to running scripts/bing_search.sh, which only queries https://r.jina.ai/http://bing.com/search and parses results. That stays within the stated purpose, but the script embeds the raw HTTP response directly into a python3 -c string for parsing (response = '''$RESPONSE'''). This is brittle and may break or be abused if the response contains sequences that close the string; it presents a parsing/injection risk. Th…
安装机制
No install spec—this is instruction-only plus an included script. That is the lowest install risk (nothing downloaded at install time).
证书
The skill requests no credentials or environment variables, which is appropriate for a public free-search wrapper. Note: it does send queries and retrieved page content to r.jina.ai (third-party service), which has privacy implications not represented as credential/config requirements.
持久
always is false, the skill does not request elevated or persistent privileges and does not modify other skills or system-wide settings.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Bing Search (Free)」。简介:免费网页搜索,使用 Bing + Jina.ai 提取内容摘要。无需 API Key,直接可用。适用于快速获取搜索结果和网页内容。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/azzazhang/bing-search-free/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。