baidu baike search

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. The `SKILL.md` provides clear, non-malicious instructions for the AI agent, specifying required binaries and environment variables without any prompt injection attempts. The `scripts/baidu_baike.py` script uses standard Python libraries to interact with a legitimate Baidu API endpoint, securely handling API keys via environment variables and parsing arguments with `argparse`. There is no evidence of data exfiltration to unauthorized destinations, malicious execution, persistence mechanisms, or obfuscation. All code and instructions align with the stated purpose of querying Baidu Baike encyclopedia entries.