Readivo Security & Risk Analysis

wordpress.org/plugins/readivo

Convert WordPress posts and pages into audio using a text-to-speech player. Let visitors listen to your articles with the Readivo audio player.

0 active installs v1.0.1 PHP 7.4+ WP 6.0+ Updated Mar 11, 2026
accessibilityaudioaudio-playertext-to-speechtts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Readivo Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 23d ago
Risk Assessment

The "readivo" v1.0.1 plugin demonstrates a generally good security posture, largely due to the absence of critical vulnerabilities in its static analysis and a clean vulnerability history. The code analysis reveals no dangerous functions, no direct SQL queries (all use prepared statements), and a commendable 72% of outputs are properly escaped, mitigating common cross-site scripting (XSS) risks. The presence of nonce and capability checks further strengthens its defenses against unauthorized actions. The plugin also has a very small attack surface, with only one shortcode and no AJAX handlers or REST API routes that would typically expose it to external manipulation. The lack of any recorded CVEs or past vulnerabilities is a significant positive indicator of ongoing security maintenance or a lack of past exploitation.

While the plugin exhibits strong security practices, a minor concern arises from the 28% of outputs that are not properly escaped. Although the total number of outputs is relatively small (32), this portion could potentially be a vector for XSS vulnerabilities if user-supplied data is directly reflected in these unescaped outputs. The absence of taint analysis results (0 flows analyzed) means that while the code doesn't immediately present obvious dangerous functions or SQL injections, the potential for subtle data flow vulnerabilities that could lead to exploits remains unevaluated. However, given the other positive indicators, this is a low-risk concern that would ideally be addressed with a full taint analysis.

In conclusion, "readivo" v1.0.1 appears to be a secure plugin based on the provided data. Its strengths lie in its minimal attack surface, secure handling of database operations, and general adherence to WordPress security best practices like nonce and capability checks. The primary area for improvement is ensuring 100% output escaping and completing a comprehensive taint analysis to rule out any hidden data flow vulnerabilities.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Readivo Security Vulnerabilities

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

Readivo Code Analysis

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

Output Escaping

72% escaped32 total outputs
Attack Surface

Readivo Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[readivo] readivo.php:31
WordPress Hooks 7
actionadmin_menureadivo.php:28
actionadmin_initreadivo.php:29
filterthe_contentreadivo.php:33
actionwp_enqueue_scriptsreadivo.php:35
filterscript_loader_tagreadivo.php:36
actionadd_meta_boxesreadivo.php:38
actionsave_postreadivo.php:39
Maintenance & Trust

Readivo Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 11, 2026
PHP min version7.4
Downloads170

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Readivo Developer Profile

honzanovacek / Readivo

1 plugin · 0 total installs

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

How We Detect Readivo

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

Asset Fingerprints

Script Paths
https://cdn.readivo.app/dist/v1/embed.min.js

HTML / DOM Fingerprints

Data Attributes
data-readivo-custom-iddata-readivo-site-iddata-readivo-player-iddata-readivo-voicedata-readivo-ad-url
JS Globals
Readivo
Shortcode Output
[readivo]
FAQ

Frequently Asked Questions about Readivo