Reading Time Block Security & Risk Analysis

wordpress.org/plugins/reading-time-block

Adds a Gutenberg block to display the estimated reading time of the current post. Reading speed is customizable from the Settings → Reading screen.

10 active installs v1.2.2 PHP 7.2+ WP 6.0+ Updated May 31, 2025
reading-speedreading-time
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Reading Time Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The 'reading-time-block' plugin v1.2.2 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, file operations, or external HTTP requests is a positive indicator. The high percentage of properly escaped output further suggests good coding practices to prevent cross-site scripting vulnerabilities. The plugin also benefits from a very small attack surface, with no entry points identified in the static analysis, and a clean vulnerability history, indicating a lack of previously exploited weaknesses.

However, the complete lack of capability checks and nonce checks, particularly in conjunction with a zero attack surface, raises a slight concern. While currently there are no exposed entry points, if any were to be introduced in future versions, the absence of these essential security mechanisms could create vulnerabilities. The taint analysis showing zero flows is excellent, but it's important to remember that this analysis is only as good as the data it can analyze. In conclusion, the plugin appears to be very secure in its current state, with significant strengths in avoiding common vulnerability vectors. The primary area for potential improvement, though not an immediate risk given the current data, would be the inclusion of capability and nonce checks should the plugin's functionality evolve to require user interaction or data manipulation.

Key Concerns

  • No capability checks detected
  • No nonce checks detected
Vulnerabilities
None known

Reading Time Block Security Vulnerabilities

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

Reading Time Block Code Analysis

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

Output Escaping

92% escaped13 total outputs
Attack Surface

Reading Time Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initincludes\class-settings.php:12
actionadmin_enqueue_scriptsincludes\class-settings.php:13
actioninitreading-time-block.php:31
Maintenance & Trust

Reading Time Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 31, 2025
PHP min version7.2
Downloads389

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Reading Time Block Developer Profile

Noah J. Stewart

4 plugins · 70 total installs

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

How We Detect Reading Time Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reading-time-block/assets/js/settings.js
Script Paths
/wp-content/plugins/reading-time-block/block.js

HTML / DOM Fingerprints

CSS Classes
reading_speed_options
Data Attributes
data-value
FAQ

Frequently Asked Questions about Reading Time Block