Share Goodreads Update Security & Risk Analysis

wordpress.org/plugins/share-goodreads-update

Widget to give an overview of your currently reading books on goodreads, whitout the use of API.

100 active installs v1.1 PHP + WP + Updated Jan 21, 2024
datagoodreadsisbnreaders
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Share Goodreads Update Safe to Use in 2026?

Generally Safe

Score 85/100

Share Goodreads Update has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "share-goodreads-update" v1.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code adheres to good practices by utilizing prepared statements for its single SQL query and demonstrating a high percentage (91%) of properly escaped output.

However, there are some areas that warrant attention. The lack of nonce checks and capability checks is a concern, as these are fundamental security mechanisms in WordPress for preventing cross-site request forgery (CSRF) and unauthorized actions. While no specific vulnerabilities were identified in taint analysis or vulnerability history, these missing checks could expose the plugin to attacks if any future functionality is introduced or if existing functionality is unexpectedly exposed.

Overall, the plugin shows a good foundation with secure data handling practices for its current scope. The primary weakness lies in the omission of critical security controls like nonces and capability checks. Given the clean vulnerability history, the immediate risk is low, but addressing these missing checks would significantly harden the plugin against potential future threats.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • High percentage of unescaped output
Vulnerabilities
None known

Share Goodreads Update Security Vulnerabilities

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

Share Goodreads Update Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

91% escaped78 total outputs
Attack Surface

Share Goodreads Update Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsShareGoodreadsUpdate.php:21
actionwidgets_initShareGoodreadsUpdate.php:223
Maintenance & Trust

Share Goodreads Update Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 21, 2024
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs100
Developer Profile

Share Goodreads Update Developer Profile

George Stephanis

18 plugins · 16K total installs

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

How We Detect Share Goodreads Update

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/share-goodreads-update/style.css
Version Parameters
share-goodreads-update/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
SGRU_blockbookcompactlongimg-covercovertitleauthor+4 more
Data Attributes
id="SGRU_ReadingUpdate"data-customize-selective-refresh="selective-refresh"class="widefat"placeholder="https://www.goodreads.com/user/show/00000000-user"class="checkbox"id="+3 more
JS Globals
SGRU_register_plugin_stylesSGRU_ReadingUpdate__
Shortcode Output
<div class="SGRU_block"><div class='book <?php echo esc_attr($SGRU_select)?><div class='img-cover'>
FAQ

Frequently Asked Questions about Share Goodreads Update