Skip to main content

gemini-api-integration

Guides integration of Google Gemini API for multimodal inputs, streaming, and function calling in applications.

Install this skill

or
99/100

Security score

The gemini-api-integration skill was audited on May 19, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 49

Access to .env file

SourceSKILL.md
49const genAI = new GoogleGenerativeAI(process.env.GEMINI_API_KEY);
Scanned on May 19, 2026
View Security Dashboard
Installation guide →