Direct Link Translator Security & Risk Analysis

wordpress.org/plugins/denade-translate

A simple shortcode-plugin for WordPress, that generates a link to DeepL with the translation of the string.

0 active installs v0.1.8.1 PHP 7.2+ WP 5.2+ Updated Dec 21, 2020
baidudeeplgoogletranslateyandex
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Direct Link Translator Safe to Use in 2026?

Generally Safe

Score 85/100

Direct Link Translator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The denade-translate plugin v0.1.8.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, file operations, and the exclusive use of prepared statements for SQL queries are commendable practices. Furthermore, all identified output is properly escaped, significantly mitigating risks of cross-site scripting (XSS) vulnerabilities.

The most notable concern arising from the static analysis is the complete lack of nonce checks and capability checks across all entry points. While the analysis reports zero unprotected entry points (AJAX handlers, REST API routes), the absence of these fundamental security mechanisms on shortcodes, which are also considered entry points, is a significant oversight. This could potentially allow for unauthorized actions if the shortcodes are triggered in an unexpected context or by an unauthenticated user, especially if they perform any actions beyond simple content display.

Given the plugin's history of zero known CVEs and no recorded vulnerabilities, it suggests a generally well-maintained codebase. However, the lack of fundamental security checks like nonces and capability checks on shortcodes introduces a potential weakness that could be exploited if an attacker finds a way to trigger these shortcodes maliciously. Therefore, while the plugin has demonstrated a good track record, the identified gap in authentication and authorization controls warrants attention.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Direct Link Translator Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Direct Link Translator Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
20 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped20 total outputs
Attack Surface

Direct Link Translator Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[DeepL] denade-translate.php:27
[GTranslate] denade-translate.php:41
[Yandex] denade-translate.php:55
[Baidu] denade-translate.php:69
Maintenance & Trust

Direct Link Translator Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 21, 2020
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Direct Link Translator Developer Profile

djinnznathan

1 plugin · 0 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Direct Link Translator

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<strong><a href="https://www.deepl.com/en/translator#<strong><a href="https://translate.google.com/?hl=en#view=home&op=translate&sl=<strong><a href="https://translate.yandex.com/?lang=<strong><a href="https://fanyi.baidu.com/#
FAQ

Frequently Asked Questions about Direct Link Translator