Skip to main content

brave-images

Enables image searches using the Brave Search API, providing visual content for various topics with customizable parameters.

Install this skill

or
88/100

Security score

The brave-images skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 13

Curl to non-GitHub URL

SourceSKILL.md
13curl -s "https://api.search.brave.com/res/v1/images/search?q=QUERY&count=COUNT" \
medium line 40

Curl to non-GitHub URL

SourceSKILL.md
40curl -s "https://api.search.brave.com/res/v1/images/search?q=sunset%20beach&count=5&country=IL" \
low line 13

External URL reference

SourceSKILL.md
13curl -s "https://api.search.brave.com/res/v1/images/search?q=QUERY&count=COUNT" \
low line 40

External URL reference

SourceSKILL.md
40curl -s "https://api.search.brave.com/res/v1/images/search?q=sunset%20beach&count=5&country=IL" \
Scanned on Feb 9, 2026
View Security Dashboard