Estimated Reading Time Content Security & Risk Analysis

wordpress.org/plugins/estimated-reading-time-content

Adds a reading time block to posts and pages, with customizable settings and widget support.

0 active installs v1.0 PHP + WP + Updated Jan 14, 2025
estimated-reading-timeread-timereading-timereading-time-contentreadtime
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Estimated Reading Time Content Safe to Use in 2026?

Generally Safe

Score 92/100

Estimated Reading Time Content 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 "estimated-reading-time-content" v1.0 plugin exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries use prepared statements, and all output is properly escaped. The absence of file operations and external HTTP requests further mitigates common attack vectors. Crucially, the lack of recorded vulnerabilities in its history suggests a history of secure development or a lack of historical security scrutiny which, in this context, is a positive indicator.

Despite the generally good security practices, there are a few areas for concern. The plugin has one shortcode entry point. While the static analysis indicates no unprotected entry points, the absence of any capability checks or nonce checks associated with this shortcode means that it is potentially vulnerable to unauthorized execution if not adequately secured by other means or by WordPress itself. This is the primary risk identified.

In conclusion, "estimated-reading-time-content" v1.0 appears to be a well-developed plugin with excellent adherence to secure coding practices in critical areas like data handling and output sanitization. The lack of vulnerabilities in its history is a significant strength. The only notable weakness is the potential for unauthorized execution of its shortcode due to the absence of explicit capability or nonce checks, though the overall risk is mitigated by the lack of direct unprotected entry points and the absence of critical taint flows.

Key Concerns

  • Shortcode without capability/nonce check
Vulnerabilities
None known

Estimated Reading Time Content Security Vulnerabilities

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

Estimated Reading Time Content Code Analysis

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

Output Escaping

100% escaped40 total outputs
Attack Surface

Estimated Reading Time Content Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ertc_reading_time] estimated-reading-time-content.php:26
WordPress Hooks 6
actionadmin_menuestimated-reading-time-content.php:23
actionadmin_initestimated-reading-time-content.php:24
actionthe_contentestimated-reading-time-content.php:25
actionwp_enqueue_scriptsestimated-reading-time-content.php:27
actionwidgets_initestimated-reading-time-content.php:28
actionadmin_enqueue_scriptsestimated-reading-time-content.php:319
Maintenance & Trust

Estimated Reading Time Content Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 14, 2025
PHP min version
Downloads453

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Estimated Reading Time Content Developer Profile

Anton

5 plugins · 7K total installs

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

How We Detect Estimated Reading Time Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/estimated-reading-time-content/style.css/wp-content/plugins/estimated-reading-time-content/admin-style.css/wp-content/plugins/estimated-reading-time-content/script.js
Script Paths
/wp-content/plugins/estimated-reading-time-content/script.js
Version Parameters
estimated-reading-time-content/style.css?ver=estimated-reading-time-content/admin-style.css?ver=estimated-reading-time-content/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ertc-reading-time
HTML Comments
<!-- Estimated Reading Time Content Plugin --><!-- End Estimated Reading Time Content Plugin -->
Data Attributes
name='ertc_settings[ertc_enable_posts]'name='ertc_settings[ertc_enable_pages]'name='ertc_settings[ertc_position]'name='ertc_settings[ertc_words_per_minute]'name='ertc_settings[ertc_reading_text]'name='ertc_settings[ertc_font_size]'+3 more
Shortcode Output
[ertc_reading_time]
FAQ

Frequently Asked Questions about Estimated Reading Time Content