Skip to main content

serpapi

Enables targeted Google searches via SerpAPI, allowing users to find web content, news articles, and local businesses efficiently.

Install this skill

or
97/100

Security score

The serpapi skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 47

Access to hidden dotfiles in home directory

SourceSKILL.md
47mkdir -p ~/.config/serpapi
low line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48echo "your_key_here" > ~/.config/serpapi/api_key
low line 49

Access to hidden dotfiles in home directory

SourceSKILL.md
49chmod 600 ~/.config/serpapi/api_key
Scanned on Feb 9, 2026
View Security Dashboard