fs_write
Filesystem write access
Filesystem write access
Line 173Snippets
import { writeFile } from "node:fs/promises"; await writeFile("translated.txt", response.body);import { writeFile } from "node:fs/promises"; await writeFile("translated.txt", response.body);env_access
Environment variable access
Environment variable access
Line 41Snippets
key: process.env.TRANSLATOR_SUBSCRIPTION_KEY!, region: process.env.TRANSLATOR_REGION!,const client = TextTranslationClient(process.env.TRANSLATOR_ENDPOINT!, credential); key: process.env.TRANSLATOR_SUBSCRIPTION_KEY!, region: process.env.TRANSLATOR_REGION!,Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:56
Descricao
"Text and document translation with REST-style clients."
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