Back to skill

Security audit

deepl-translate-node

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward DeepL translation helper that discloses its API-key and network use.

Install only if you are comfortable storing a DeepL API key in your environment and sending the text you translate to DeepL. Keep DEEPL_API_HOST unset or set only to the official DeepL Free or Pro host.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
translate.mjs:21