SLUG TRANSLATER Security & Risk Analysis

wordpress.org/plugins/slug-translater

Translate the slug generated in Japanese into English and replace it with an appropriate format.

30 active installs v1.2.2 PHP 8.2.10+ WP 6.3+ Updated Jan 25, 2025
custompermalinkpostslugtranslate
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SLUG TRANSLATER Safe to Use in 2026?

Generally Safe

Score 92/100

SLUG TRANSLATER has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "slug-translater" plugin v1.2.2 exhibits a generally strong security posture based on the provided static analysis. It successfully avoids dangerous functions, uses prepared statements exclusively for SQL queries, and has no recorded historical vulnerabilities. The presence of nonce and capability checks on its two AJAX entry points is also a positive indicator, as is the absence of unsanitized taint flows. The plugin also avoids file operations and external HTTP requests, further reducing potential attack vectors.

However, a notable concern is the 64% rate of properly escaped output. While this is not a critical failure, it signifies that a significant portion of dynamic output within the plugin might be vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is involved and not handled carefully. The bundled Guzzle library, while not explicitly flagged as outdated in this data, warrants a periodic check for security patches in future analyses. Overall, the plugin is well-built with core security practices in place, but the unescaped output presents a specific area that requires attention to fully mitigate risks.

The lack of any historical vulnerabilities or known CVEs for this plugin is a very positive sign, suggesting a history of responsible development and security awareness. This, combined with the robust use of prepared statements and authentication checks on entry points, indicates a commitment to building a secure product. The low number of total entry points and the complete absence of critical or high severity issues in the taint analysis further reinforce this positive assessment. The primary weakness identified is the moderate rate of output escaping, which could be improved to achieve a near-perfect security score.

Key Concerns

  • Partial output escaping
Vulnerabilities
None known

SLUG TRANSLATER Security Vulnerabilities

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

SLUG TRANSLATER Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

64% escaped22 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sl_trans_check_api_ajax (slug_translater.php:496)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SLUG TRANSLATER Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_sl_trans_check_apislug_translater.php:515
noprivwp_ajax_sl_trans_check_apislug_translater.php:516
WordPress Hooks 8
actioninitslug_translater.php:78
actionadmin_enqueue_scriptsslug_translater.php:142
actionadmin_menuslug_translater.php:229
actionadmin_initslug_translater.php:595
actionwp_insert_post_dataslug_translater.php:623
actiontransition_post_statusslug_translater.php:646
actioncreate_termslug_translater.php:668
actionedited_termslug_translater.php:698
Maintenance & Trust

SLUG TRANSLATER Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 25, 2025
PHP min version8.2.10
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

SLUG TRANSLATER Developer Profile

Isamu Takeda

9 plugins · 50 total installs

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

How We Detect SLUG TRANSLATER

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slug-translater/css/translater.css
Version Parameters
slug-translater/css/translater.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about SLUG TRANSLATER