gemini-vision
Enables advanced image analysis using Google Gemini API for tasks like captioning, classification, and object detection.
Install this skill
or
66/100
Security score
The gemini-vision skill was audited on Feb 28, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 28
Access to .env file
SourceSKILL.md
| 28 | 2. **Project root**: `.env` |
medium line 29
Access to .env file
SourceSKILL.md
| 29 | 3. **.claude directory**: `.claude/.env` |
medium line 30
Access to .env file
SourceSKILL.md
| 30 | 4. **.claude/skills directory**: `.claude/skills/.env` |
medium line 31
Access to .env file
SourceSKILL.md
| 31 | 5. **Skill directory**: `.claude/skills/gemini-vision/.env` |
medium line 46
Access to .env file
SourceSKILL.md
| 46 | Or in `.env` file: |
medium line 53
Access to .env file
SourceSKILL.md
| 53 | **Security**: Never commit API keys to version control. Add `.env` to `.gitignore`. |
low line 15
External URL reference
SourceSKILL.md
| 15 | 1. **Get API Key**: Obtain from [Google AI Studio](https://aistudio.google.com/apikey) |
low line 33
External URL reference
SourceSKILL.md
| 33 | **Get your API key**: Visit [Google AI Studio](https://aistudio.google.com/apikey) |
low line 94
External URL reference
SourceSKILL.md
| 94 | python scripts/analyze-image.py https://example.com/image.jpg "Describe this" |
low line 236
External URL reference
SourceSKILL.md
| 236 | **Official Documentation**: https://ai.google.dev/gemini-api/docs/image-understanding |
Scanned on Feb 28, 2026
View Security DashboardInstall this skill with one command
/learn @mattnigh/gemini-vision