fs_read
Filesystem read access
Filesystem read access
Line 87Snippets
import { readFile } from "node:fs/promises";const fileBuffer = await readFile("./document.pdf");import { readFile } from "node:fs/promises";const fileBuffer = await readFile("./document.pdf");env_access
Environment variable access
Environment variable access
Line 38Snippets
process.env.DOCUMENT_INTELLIGENCE_ENDPOINT!, process.env.DOCUMENT_INTELLIGENCE_ENDPOINT!, { key: process.env.DOCUMENT_INTELLIGENCE_API_KEY! } containerUrl: process.env.TRAINING_CONTAINER_SAS_URL!,const containerSasUrl = process.env.TRAINING_CONTAINER_SAS_URL!;Trust Score
Updated há 6 dias
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 6 dias
Analisado 31 de mar. de 2026, 15:56
Descricao
"Extract text, tables, and structured data from documents using prebuilt and custom models."
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:45
Run 1