Translate Post to Language Security & Risk Analysis

wordpress.org/plugins/translate-post-to-language

Easily translate your blog posts or pages into another language using the Google Translate API. Supports auto-copying posts and linking originals.

0 active installs v1.0.2 PHP 7.2+ WP 4.9+ Updated Jun 5, 2025
google-translatelanguagemultilingualpost-copytranslate
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Translate Post to Language Safe to Use in 2026?

Generally Safe

Score 100/100

Translate Post to Language has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The "translate-post-to-language" v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices, with all entry points protected by authentication checks. The absence of dangerous functions, raw SQL queries, and unsanitized taint flows are significant strengths. Furthermore, the plugin boasts a high percentage of properly escaped output and includes nonce and capability checks, indicating a proactive approach to preventing common web vulnerabilities. The lack of file operations and external HTTP requests also reduces potential attack vectors.

While the static analysis reveals a generally secure plugin, the presence of one external HTTP request, although not inherently a vulnerability, warrants attention. It's a potential point of failure or compromise if the external service is not secured or becomes unavailable. The 85% output escaping rate, while high, means there's a small residual risk of XSS if the unescaped outputs are exploitable. The plugin's vulnerability history is completely clean, with no known CVEs, which is a very positive indicator. This suggests a well-maintained and thoroughly tested codebase that has not historically introduced significant security flaws.

Overall, this plugin appears to be very secure. The strengths far outweigh the minor concerns. The clean vulnerability history and robust static analysis findings indicate a low-risk plugin. The primary areas for continued vigilance would be ensuring the security and stability of the external HTTP request and a thorough review of the 15% of outputs that are not properly escaped. Nevertheless, the developer has implemented many core security best practices.

Key Concerns

  • External HTTP request detected
  • 15% of outputs not properly escaped
Vulnerabilities
None known

Translate Post to Language Security Vulnerabilities

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

Translate Post to Language Code Analysis

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

Output Escaping

85% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
tranpoto_translate_post_callback (translate-post-to-language.php:72)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Translate Post to Language Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_tranpoto_translate_posttranslate-post-to-language.php:70
WordPress Hooks 8
filterpost_row_actionstranslate-post-to-language.php:12
filterpage_row_actionstranslate-post-to-language.php:13
filtermanage_post_posts_columnstranslate-post-to-language.php:42
filtermanage_page_posts_columnstranslate-post-to-language.php:43
actionmanage_post_posts_custom_columntranslate-post-to-language.php:44
actionmanage_page_posts_custom_columntranslate-post-to-language.php:45
actionadmin_menutranslate-post-to-language.php:164
actionadmin_inittranslate-post-to-language.php:222
Maintenance & Trust

Translate Post to Language Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 5, 2025
PHP min version7.2
Downloads493

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Translate Post to Language Developer Profile

mahethekiller

3 plugins · 1K total installs

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

How We Detect Translate Post to Language

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-tranpoto
REST Endpoints
/wp-json/tranpoto
FAQ

Frequently Asked Questions about Translate Post to Language