Sam Reading Time Security & Risk Analysis

wordpress.org/plugins/sam-reading-time

Display estimated reading time for your posts using a clean shortcode. Includes a lightweight settings panel under the "Posts" menu.

10 active installs v2.2 PHP 7.2+ WP 6.3+ Updated Jan 28, 2026
estimated-reading-timepost-metareading-timeshortcodesimple-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sam Reading Time Safe to Use in 2026?

Generally Safe

Score 100/100

Sam Reading Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "sam-reading-time" v2.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities, critical taint flows, dangerous functions, or direct SQL queries is highly positive. The plugin also utilizes prepared statements for its SQL queries and includes at least one capability check, demonstrating an awareness of basic security practices. However, a significant concern is the 53% rate of properly escaped output. This means that over half of the plugin's output is not being properly sanitized, presenting a potential cross-site scripting (XSS) risk if user-supplied data is involved in these outputs. Additionally, the absence of nonce checks, while not directly linked to an identified attack vector in this analysis, is a common security measure that is missing and could be exploited in conjunction with other potential weaknesses.

Key Concerns

  • Insufficient output escaping (53% proper)
  • Missing nonce checks
Vulnerabilities
None known

Sam Reading Time Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Sam Reading Time Release Timeline

v2.2Current
v2.1
v2.0
v1.0
Code Analysis
Analyzed Mar 16, 2026

Sam Reading Time Code Analysis

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

Output Escaping

53% escaped32 total outputs
Attack Surface

Sam Reading Time Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sam_reading_time] sam-reading-time.php:38
WordPress Hooks 16
actionplugins_loadedsam-reading-time.php:35
actionadmin_menusam-reading-time.php:41
actionadmin_initsam-reading-time.php:42
actionwp_enqueue_scriptssam-reading-time.php:45
actionadmin_enqueue_scriptssam-reading-time.php:48
filtermanage_posts_columnssam-reading-time.php:50
filtermanage_pages_columnssam-reading-time.php:51
actionmanage_posts_custom_columnsam-reading-time.php:52
actionmanage_pages_custom_columnsam-reading-time.php:53
actioninitsam-reading-time.php:54
filtermanage_edit-post_sortable_columnssam-reading-time.php:55
filtermanage_edit-page_sortable_columnssam-reading-time.php:56
actionpre_get_postssam-reading-time.php:57
actionwp_headsam-reading-time.php:58
actionsave_postsam-reading-time.php:61
actionadmin_headsam-reading-time.php:90
Maintenance & Trust

Sam Reading Time Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 28, 2026
PHP min version7.2
Downloads513

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Sam Reading Time Developer Profile

SAM Web Design Agency

2 plugins · 10 total installs

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

How We Detect Sam Reading Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sam-reading-time/sam-reading-time.js
Script Paths
/wp-content/plugins/sam-reading-time/sam-reading-time.js
Version Parameters
sam-reading-time/sam-reading-time.js?ver=sam-reading-time.php?ver=

HTML / DOM Fingerprints

CSS Classes
sam-settings-containersam-reading-time-wrap
HTML Comments
<!-- Minimal admin panel polish — red theme (#d00) --><!-- MINIMAL, RED-THEMED POLISH ONLY. --><!-- The estimated reading time is calculated and displayed here --><!-- Shortcode to display reading time -->+1 more
Data Attributes
data-sam-reading-time
JS Globals
sam_reading_time_config
Shortcode Output
<span class="sam-reading-time-wrap">Reading Time: minutes read</span>
FAQ

Frequently Asked Questions about Sam Reading Time