Baidu
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The Baidu skill bundle is a well-structured set of instructions designed to help an AI agent navigate various Baidu services (Search, Maps, Cloud, etc.). It emphasizes security and privacy by explicitly forbidding the storage or request of credentials, tokens, or secrets. The only executable logic is found in `setup.md`, which contains standard shell commands to create a local directory (`~/baidu/`) and files with restricted permissions (chmod 700/600) for state management, which is consistent with its stated purpose.
