azure-ai-document-intelligence-ts
Extracts structured data from documents using Azure Document Intelligence, ideal for processing invoices and forms.
Install this skill
or
93/100
Security score
The azure-ai-document-intelligence-ts skill was audited on Feb 21, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 35
Access to .env file
SourceSKILL.md
| 35 | process.env.DOCUMENT_INTELLIGENCE_ENDPOINT!, |
low line 46
Access to .env file
SourceSKILL.md
| 46 | process.env.DOCUMENT_INTELLIGENCE_ENDPOINT!, |
low line 47
Access to .env file
SourceSKILL.md
| 47 | { key: process.env.DOCUMENT_INTELLIGENCE_API_KEY! } |
low line 193
Access to .env file
SourceSKILL.md
| 193 | containerUrl: process.env.TRAINING_CONTAINER_SAS_URL!, |
low line 213
Access to .env file
SourceSKILL.md
| 213 | const containerSasUrl = process.env.TRAINING_CONTAINER_SAS_URL!; |
low line 20
External URL reference
SourceSKILL.md
| 20 | DOCUMENT_INTELLIGENCE_ENDPOINT=https://<resource>.cognitiveservices.azure.com |
low line 65
External URL reference
SourceSKILL.md
| 65 | urlSource: "https://example.com/document.pdf" |
Scanned on Feb 21, 2026
View Security DashboardInstall this skill with one command
/learn @haniakrim21/azure-ai-document-intelligence-ts