锋哥 Bing 搜索

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: fenge-bing-search Version: 1.0.0 The OpenClaw skill bundle 'fenge-bing-search' is classified as benign. The `SKILL.md` file provides standard documentation and usage instructions without any prompt injection attempts against the AI agent. The `skill.py` script implements a Bing search tool using the `requests` library, properly URL-encoding user input via `urllib.parse.quote` to prevent injection vulnerabilities. There is no evidence of malicious behavior such as data exfiltration, unauthorized command execution, persistence mechanisms, or access to sensitive files/environment variables. All network communication is directed solely to `cn.bing.com` for its stated purpose.