baidu-search
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements web search functionality using the official Baidu AI Search API at
qianfan.baidubce.com. This is the intended and documented behavior. - [SAFE]: Secret management follows security best practices by utilizing environment variables (
BAIDU_API_KEY) for authentication rather than hardcoding credentials or exposing them in logs. - [SAFE]: Input handling for search parameters including query strings, result counts, and date freshness filters is implemented with appropriate validation and error handling.
- [SAFE]: The provided documentation correctly guides users to official Baidu Cloud consoles for API key acquisition and recommends secure local storage in configuration files.
Audit Metadata