Show user name Security & Risk Analysis

wordpress.org/plugins/show-user-name

Add the shortcode [name] in the Header, footer ore on any post and page. With this plugin you can display the logged in user name.

100 active installs v1.0 PHP 8.0+ WP 6.9+ Updated Unknown
show-user-name
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show user name Safe to Use in 2026?

Generally Safe

Score 100/100

Show user name has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "show-user-name" v1.0 plugin demonstrates a generally good security posture based on the provided static analysis. The code avoids dangerous functions, utilizes prepared statements for all SQL queries, and properly escapes all identified outputs. There are no file operations or external HTTP requests, which are common vectors for vulnerabilities. The absence of any taint analysis findings further suggests that data handling within the plugin is likely secure.

However, there are notable areas for concern. The plugin has a complete lack of nonce checks and capability checks. While the reported attack surface is small (only one shortcode) and appears to have no direct authentication checks on entry points, the absence of these fundamental security mechanisms is a significant weakness. In the event that the shortcode's functionality becomes more complex or is extended in the future, the lack of these checks could easily lead to vulnerabilities such as Cross-Site Request Forgery (CSRF) or unauthorized access. The plugin's vulnerability history is clean, indicating past security diligence or simply a lack of exploitation attempts thus far. Nevertheless, the current implementation presents inherent risks due to the missing authorization and noncing controls.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Show user name Security Vulnerabilities

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

Show user name Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Show user name Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[name] ShowUserName.php:19
Maintenance & Trust

Show user name Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version8.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Alternatives

Show user name Alternatives

No alternatives data available yet.

Developer Profile

Show user name Developer Profile

Benjamin Hagh Parast

18 plugins · 330 total installs

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

How We Detect Show user name

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[name]
FAQ

Frequently Asked Questions about Show user name