RWC Author Status – Let Authors Share Their Voice Security & Risk Analysis

wordpress.org/plugins/wp-author-status

Display author status easily in WordPress posts, letting authors share their thoughts and updates on every post.

10 active installs v2.0 PHP 7.4+ WP 5.2+ Updated Jan 30, 2025
authorauthor-profileprofile-statusstatusstatus-update
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RWC Author Status – Let Authors Share Their Voice Safe to Use in 2026?

Generally Safe

Score 92/100

RWC Author Status – Let Authors Share Their Voice 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 "wp-author-status" v2.0 plugin exhibits a generally strong security posture based on the static analysis. The complete absence of dangerous functions, SQL injection vulnerabilities, file operations, and external HTTP requests is highly positive. Furthermore, the use of prepared statements for all SQL queries and the presence of nonce and capability checks are good security practices that significantly mitigate common attack vectors.

However, a notable area of concern is the output escaping. While 93 outputs were analyzed, only 82% were properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if untrusted data is directly outputted without sufficient sanitization. The total attack surface is small with 3 entry points, and crucially, all are reported as protected by authentication checks. The lack of any known vulnerability history further strengthens its current perceived security.

In conclusion, the plugin demonstrates good adherence to fundamental security principles, particularly in its handling of database queries and authentication. The primary area requiring attention is the output escaping to prevent potential XSS issues. While the current state is favorable, continuous vigilance regarding output sanitization is recommended.

Key Concerns

  • Improper output escaping detected
Vulnerabilities
None known

RWC Author Status – Let Authors Share Their Voice Security Vulnerabilities

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

RWC Author Status – Let Authors Share Their Voice Code Analysis

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

Output Escaping

82% escaped93 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<wpaust-process> (includes\wpaust-process.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RWC Author Status – Let Authors Share Their Voice Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_wpaust-dashboard-form-actionincludes\wpaust-process.php:31
authwp_ajax_wpaust-user-status-actionincludes\wpaust-process.php:34

Shortcodes 1

[wp-author-status] includes\wpaust-shortcode.php:22
WordPress Hooks 10
actionwp_enqueue_scriptsincludes\wpaust-enqueue.php:23
actionadmin_enqueue_scriptsincludes\wpaust-enqueue.php:26
actionwp_dashboard_setupincludes\wpaust-process.php:28
filterthe_contentincludes\wpaust-process.php:37
actionplugins_loadedsettings\wpaust-functions.php:22
actionadmin_initsettings\wpaust-functions.php:25
actionadmin_initsettings\wpaust-functions.php:28
actionadmin_noticessettings\wpaust-functions.php:89
actionadmin_initsettings\wpaust-options.php:31
actionadmin_menusettings\wpaust-options.php:34
Maintenance & Trust

RWC Author Status – Let Authors Share Their Voice Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 30, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

RWC Author Status – Let Authors Share Their Voice Developer Profile

Realwebcare

9 plugins · 9K total installs

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

How We Detect RWC Author Status – Let Authors Share Their Voice

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-author-status/assets/css/wpaust-style.css/wp-content/plugins/wp-author-status/assets/js/wpaust-script.js/wp-content/plugins/wp-author-status/assets/js/wpaust-admin.js/wp-content/plugins/wp-author-status/assets/css/wpaust-admin.css
Script Paths
/wp-content/plugins/wp-author-status/assets/js/wpaust-script.js/wp-content/plugins/wp-author-status/assets/js/wpaust-admin.js
Version Parameters
wp-author-status/assets/css/wpaust-style.css?ver=wp-author-status/assets/js/wpaust-script.js?ver=wp-author-status/assets/js/wpaust-admin.js?ver=wp-author-status/assets/css/wpaust-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
author-status-widget
HTML Comments
<!-- This file should NOT be accessed directly --><!-- Author Status Widget --><!-- Author Status Form -->
Data Attributes
data-wpaust-noncedata-wpaust-action
JS Globals
wpaust_localize
FAQ

Frequently Asked Questions about RWC Author Status – Let Authors Share Their Voice