Baidu Search V2

PassAudited by VirusTotal on Mar 21, 2026.

Findings (1)

The skill is a legitimate implementation for searching the web via the Baidu AI Search API. It uses standard libraries (requests, json) to communicate with the official Baidu endpoint (qianfan.baidubce.com), handles API keys securely through environment variables, and includes proper input validation for search parameters in scripts/search.py. No malicious intent, data exfiltration, or dangerous execution patterns were found.