Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping.
85
78%
Does it follow best practices?
Impact
100%
1.28xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/azure-ai-vision-imageanalysis-java/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
SKILL.md describes calling Azure AI Vision ImageAnalysisClient.analyzeFromUrl(imageUrl, ...) / analyze(...) to perform OCR and return detected text, meaning outsider-authored text can be ingested at runtime when the caller supplies attacker-controlled imageUrl or image bytes.
fbdfd63
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.