Python Flask Web App for LLaVA Image Captioning via Replicate API
Creates a Flask web app that generates image captions using the LLaVA model via the Replicate API, enhancing image processing capabilities.
Install this skill
or
95/100
Security score
The Python Flask Web App for LLaVA Image Captioning via Replicate API skill was audited on Jun 14, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 36
Access to .env file
SourceSKILL.md
| 36 | 7. **Configuration**: Load the Replicate API key from a `.env` file using `python-dotenv`. Set `replicate.api_token` with this key. |
Scanned on Jun 14, 2026
View Security Dashboard