Skip to main content

azure-ai-contentunderstanding-py

Enables multimodal content extraction from documents, images, audio, and video using Azure AI's Content Understanding SDK for Python.

Install this skill

or
93/100

Security score

The azure-ai-contentunderstanding-py skill was audited on Mar 7, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 21

External URL reference

SourceSKILL.md
21CONTENTUNDERSTANDING_ENDPOINT=https://<resource>.cognitiveservices.azure.com/
low line 71

External URL reference

SourceSKILL.md
71inputs=[AnalyzeInput(url="https://example.com/document.pdf")]
low line 99

External URL reference

SourceSKILL.md
99inputs=[AnalyzeInput(url="https://example.com/image.jpg")]
low line 113

External URL reference

SourceSKILL.md
113inputs=[AnalyzeInput(url="https://example.com/video.mp4")]
low line 137

External URL reference

SourceSKILL.md
137inputs=[AnalyzeInput(url="https://example.com/audio.mp3")]
low line 183

External URL reference

SourceSKILL.md
183inputs=[AnalyzeInput(url="https://example.com/invoice.pdf")]
low line 227

External URL reference

SourceSKILL.md
227inputs=[AnalyzeInput(url="https://example.com/doc.pdf")]
Scanned on Mar 7, 2026
View Security Dashboard