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 letzte Woche
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated letzte Woche
Analysiert 31.03.2026, 15:56
Beschreibung
"Text and document translation with REST-style clients."
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:45
Run 1