
Total Reading Time of WP Post Security & Risk Analysis
wordpress.org/plugins/total-reading-time-of-wp-postA simple plugin to show the total reading time at the end of the post content.
Is Total Reading Time of WP Post Safe to Use in 2026?
Generally Safe
Score 85/100Total Reading Time of WP Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "total-reading-time-of-wp-post" plugin, version 1.1, exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and the plugin's small attack surface with zero entry points are strong indicators of good development practices. Furthermore, the analysis reveals no dangerous functions, file operations, external HTTP requests, or critical taint analysis findings, which are all favorable signs.
However, a significant concern arises from the output escaping analysis. 100% of the identified outputs are not properly escaped. This lack of proper escaping means that any dynamic content displayed by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks if that content originates from user input or untrusted sources. While the plugin currently shows no SQL injection vulnerabilities due to the exclusive use of prepared statements, the unescaped output represents a clear and present danger.
In conclusion, the plugin's development team appears to be following secure coding principles in many areas, as evidenced by the lack of critical vulnerabilities and a clean history. The primary weakness lies in the inadequate handling of output, which exposes users to potential XSS risks. Addressing this output escaping issue should be the immediate priority to mitigate the most significant security concern.
Key Concerns
- Unescaped output
Total Reading Time of WP Post Security Vulnerabilities
Total Reading Time of WP Post Code Analysis
Output Escaping
Total Reading Time of WP Post Attack Surface
WordPress Hooks 4
Maintenance & Trust
Total Reading Time of WP Post Maintenance & Trust
Maintenance Signals
Community Trust
Total Reading Time of WP Post Alternatives
Total Reading Time of WP Post Developer Profile
2 plugins · 0 total installs
How We Detect Total Reading Time of WP Post
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
trt_areatotal-mintotal_sec<div class='trt_area'><p>Reading time: <span class='total-min'> Minutes <span class='total_sec'> Seconds</span></p></div>