Search Web - CN

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is benign. It provides a web search capability using the Volcengine API, reading `VOLCENGINE_SEARCH_API_KEY` and `VOLCENGINE_SEARCH_BOT_ID` from environment variables for authentication, as documented in `SKILL.md` and `README.md`. The `scripts/volcengine_search_web.py` script makes standard API calls to `https://open.feedcoopapi.com/agent_api/agent/chat/completion` and does not contain any malicious code, unauthorized file system access, shell execution, or data exfiltration beyond its stated purpose. Instructions in `SKILL.md` are descriptive and do not attempt prompt injection against the OpenClaw agent.