brave-search
Warn
Audited by Socket on Mar 1, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
Based on the provided documentation, this skill's declared purpose and requested capabilities are coherent and proportionate: it needs a Brave API key, accepts CLI args, and performs HTTPS calls to Brave and to user-specified URLs for content extraction. There are no clear indicators of malicious behavior in the text. The primary risk is standard for any tool that fetches external URLs: increased attack surface from connecting to arbitrary hosts and possible unsafe handling of fetched content. Recommend reviewing the actual implementation to ensure credentials are only sent to the official Brave endpoints and that fetched HTML is parsed safely without executing untrusted code.
Confidence: 85%Severity: 75%
Audit Metadata