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
Mis a jour il y a 2 semaines
Analyse le
31 mars 2026, 15:56
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 2 semaines
Analyse le 31 mars 2026, 15:56
Description
"Text and document translation with REST-style clients."
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:45
Run 1