Automatic Translate Slug Security & Risk Analysis

wordpress.org/plugins/automatic-translate-slug

Make Your Post Slug Into English

10 active installs v1.0.2 PHP 7.0+ WP 4.7+ Updated Feb 24, 2019
slug
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Translate Slug Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "automatic-translate-slug" plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the analysis indicates no dangerous functions are used, all SQL queries are properly prepared, and there are no file operations or known CVEs. This suggests careful development practices aimed at minimizing security risks.

However, there are areas for improvement. The output escaping is remarkably low at 9%, indicating a high potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. While the taint analysis found no critical or high severity flows, the lack of capability checks and nonce checks on the (hypothetically) present entry points, combined with the low output escaping, presents a concerning risk. The plugin also makes external HTTP requests, which, if not handled securely, could lead to SSRF or other network-related vulnerabilities. The complete lack of vulnerability history is positive but doesn't negate the risks identified in the current static analysis.

In conclusion, while the plugin has a commendable lack of obvious vulnerabilities and a small attack surface, the significant issue with output escaping is a critical weakness. The absence of capability and nonce checks further exacerbates this. Addressing the output escaping and implementing robust authentication checks for any future entry points would significantly enhance the plugin's security.

Key Concerns

  • Low output escaping (9%)
  • No capability checks
  • No nonce checks
  • External HTTP requests made
Vulnerabilities
None known

Automatic Translate Slug Security Vulnerabilities

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

Automatic Translate Slug Code Analysis

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

Output Escaping

9% escaped11 total outputs
Attack Surface

Automatic Translate Slug Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedautomatic-translate-slug.php:20
filterwp_insert_post_dataautomatic-translate-slug.php:47
actionadmin_menuoptions.php:2
actionadmin_initoptions.php:3
Maintenance & Trust

Automatic Translate Slug Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedFeb 24, 2019
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Automatic Translate Slug Developer Profile

Bestony

10 plugins · 180 total installs

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

How We Detect Automatic Translate Slug

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/automatic-translate-slug/js/main.js/wp-content/plugins/automatic-translate-slug/css/style.css
Script Paths
/wp-content/plugins/automatic-translate-slug/js/main.js
Version Parameters
automatic-translate-slug/css/style.css?ver=automatic-translate-slug/js/main.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Automatic Translate Slug