Skip to main content

Python Flask App with Replicate LLaVA Image Captioning

Creates a Flask web app that integrates with the Replicate API to generate image captions using the LLaVA model.

Install this skill

or
95/100

Security score

The Python Flask App with Replicate LLaVA Image Captioning skill was audited on May 13, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 35

Access to .env file

SourceSKILL.md
352. **Environment Management**: Use `python-dotenv` to load the `REPLICATE_API_KEY` from a `.env` file.
Scanned on May 13, 2026
View Security Dashboard
Installation guide →