Brave Search
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
SKILL.md
text/markdown · 1273 字节
content.js
text/javascript · 2582 字节
package-lock.json
application/json · 20515 字节
package.json
application/json · 332 字节
search.js
text/javascript · 5329 字节
skill-card.md
text/markdown · 2070 字节
Security Scan
状态
clean
OpenClaw
gpt-5.5
OpenClaw 分析
This appears to be a straightforward web search and page-extraction skill, with documentation issues but no evidence of malware, persistence, or hidden local access.
置信度: medium
VirusTotal
Type: OpenClaw Skill Name: brave-search Version: 1.0.1 The OpenClaw AgentSkills bundle 'brave-search' is classified as benign. The `SKILL.md` provides clear, non-malicious instructions for web search and content extraction. The `search.js` and `content.js` scripts perform HTTP requests to `search.brave.com` and user-specified/search-result URLs, respectively, using standard web scraping and HTML parsing libraries. There is no evidence of intentional data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The dependencies listed in `package.json` and `package-lock.json` are appropriate for the stated functionality.