gemini-google-search
Enables Gemini to perform real-time web searches and cite sources, enhancing responses with current data and facts.
Install this skill
or
91/100
Security score
The gemini-google-search skill was audited on Jun 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 73
Curl to non-GitHub URL
SourceSKILL.md
| 73 | curl "https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash:generateContent" \ |
low line 8
External URL reference
SourceSKILL.md
| 8 | Source: <https://ai.google.dev/gemini-api/docs/google-search> |
low line 73
External URL reference
SourceSKILL.md
| 73 | curl "https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash:generateContent" \ |
low line 84
External URL reference
SourceSKILL.md
| 84 | Out of the box, `r.text` is plain prose with no inline references. To produce text with markdown citations like `Spain won...[1](https://...)`, sort `groundingSupports` by `end_index` descending and s |
low line 119
External URL reference
SourceSKILL.md
| 119 | See the live pricing page for current rates: <https://ai.google.dev/gemini-api/docs/pricing>. |
Scanned on Jun 7, 2026
View Security Dashboard