Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The optional AI quality check reads up to 2000 bytes from the target file and sends that content to `ollama run llama2` for analysis. Even if Ollama is local, this is a data-sharing boundary beyond simple validation, and the script does not constrain what kinds of files may be analyzed, so sensitive contents could be exposed to another service or model runtime.
