Skip to main content

search-code

Enables users to search for code snippets across GitHub repositories using advanced search syntax for efficient code discovery.

Install this skill

or
95/100

Security score

The search-code skill was audited on Feb 22, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 62

Access to .env file

SourceSKILL.md
62const decoded = jwt.verify(token, process.env.JWT_SECRET);
Scanned on Feb 22, 2026
View Security Dashboard
Installation guide →