WP Author Slug Security & Risk Analysis

wordpress.org/plugins/wp-author-slug

Add a layer of security and prevent your login name from being shown in the author archive's URL.

2K active installs v5 PHP + WP 3.0+ Updated Sep 9, 2025
authorauthor-archivesecurityslugurl
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Author Slug Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The plugin "wp-author-slug" v5 exhibits a generally strong security posture based on the provided static analysis. The absence of direct attack surface entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits immediate exploitation vectors. Furthermore, the code demonstrates good practices with 100% of SQL queries using prepared statements and a high percentage (87%) of output being properly escaped. The plugin also correctly implements capability checks, indicating a consideration for WordPress's access control mechanisms.

However, a notable concern is the complete lack of nonce checks. While the attack surface is currently zero, this absence leaves the plugin vulnerable to cross-site request forgery (CSRF) attacks should any new entry points be introduced or if existing ones become exposed in the future. The taint analysis also shows zero flows, which is positive but could be a result of a very limited code scope or potentially incomplete analysis if the scope was not fully captured.

The plugin's vulnerability history is clean, with zero recorded CVEs. This, coupled with the clean taint analysis and absence of dangerous functions, suggests a well-maintained and secure codebase. In conclusion, "wp-author-slug" v5 is likely secure for its current functionality, but the missing nonce checks represent a significant potential weakness that should be addressed to ensure future resilience against CSRF attacks.

Key Concerns

  • Missing nonce checks for potential entry points
Vulnerabilities
None known

WP Author Slug Security Vulnerabilities

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

WP Author Slug Code Analysis

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

Output Escaping

87% escaped23 total outputs
Attack Surface

WP Author Slug Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

WP Author Slug Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 9, 2025
PHP min version
Downloads35K

Community Trust

Rating96/100
Number of ratings19
Active installs2K
Developer Profile

WP Author Slug Developer Profile

Konstantin Obenland

13 plugins · 23K total installs

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

How We Detect WP Author Slug

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Author Slug