豆包 WebSearch 搜索工具。基于红狐 API 调用豆包联网搜索能力,提交查询后自动轮询等待结果返回。当用户需要使用豆包搜索、联网搜索、AI 搜索获取实时信息时使用。触发词:豆包搜索、豆包websearch、联网搜索、AI搜索、doubao搜索。
Security Analysis
high confidenceThis skill is a disclosed web-search integration that sends a user query and its own Redfox API key to the Redfox Doubao search service, with no evidence of hidden persistence, broad data access, or destructive behavior.
The stated purpose is Doubao WebSearch via the Redfox API, and the script implements that exact flow by submitting a query, polling for a result, and printing JSON output.
The trigger phrases include broad terms like web search and AI search, so users should invoke it intentionally when they want an external search provider used.
Installation guidance is limited to installing the requests dependency and configuring REDFOX_API_KEY; there is no installer script or automatic modification of the environment.
The script reads only REDFOX_API_KEY and sends it as an X-API-Key header to the documented Redfox API endpoint, which is proportionate for authenticated API access.
The artifacts show no persistence mechanism, background worker, privilege escalation, filesystem mutation, or credential storage beyond reading the configured environment variable at runtime.
Guidance
Install only if you are comfortable sending search queries to Redfox/Doubao and using a REDFOX_API_KEY for authentication. Avoid submitting secrets, personal data, or confidential business content as search queries, and prefer explicit invocations so routine local questions are not sent externally.
Latest Release
v1.0.0
- Initial release of 豆包 WebSearch skill based on Redfox API for real-time AI-powered web search. - Supports asynchronous search submission and automatic polling for results, with progress feedback. - Handles API key configuration, error scenarios, and structured JSON output. - Designed for scenarios requiring up-to-date information retrieval via 豆包/AI search. - Includes clear instructions for setup, usage, and error handling.
Popular Skills
Published by @redfox-data on ClawHub