
WP Author Slug Security & Risk Analysis
wordpress.org/plugins/wp-author-slugAdd a layer of security and prevent your login name from being shown in the author archive's URL.
Is WP Author Slug Safe to Use in 2026?
Generally Safe
Score 100/100WP Author Slug has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
WP Author Slug Security Vulnerabilities
WP Author Slug Code Analysis
Output Escaping
WP Author Slug Attack Surface
Maintenance & Trust
WP Author Slug Maintenance & Trust
Maintenance Signals
Community Trust
WP Author Slug Alternatives
Restrict Usernames Emails Characters
restrict-usernames-emails-characters
Restrict the usernames, email addresses, characters and symbols or email from specific domain names or language in registration ...
Simply Change Author URL
simply-change-author-url
Changes wordpress user slug for security, it prevents access to the usernames of registered users on your site.
Plugin Name: Modify Author URL
modify-author-url
Allows administrators to modify a users author url from their profile page.
Sectorize – Custom Author Archives & Collective Authorship
custom-author-archive-by-sectorize
Transform author archives into elegant sector-based content organization with automatic SEO optimization. ---
Edit Author Slug
edit-author-slug
Allows an admin (or capable user) to edit the author slug of a user, and change the author base.
WP Author Slug Developer Profile
13 plugins · 23K total installs
How We Detect WP Author Slug
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.