Optimize Youtube Video Security & Risk Analysis

wordpress.org/plugins/optimize-youtube-video

Simple plugin to optimize youtube videos and improve the site page speed score.

10 active installs v2.0.1 PHP 5.6+ WP 5.1+ Updated Oct 14, 2022
optimizespeedvideosyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Optimize Youtube Video Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "optimize-youtube-video" v2.0.1 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and the strict adherence to prepared statements for SQL queries are significant strengths. Furthermore, the limited attack surface, with only one shortcode and no unprotected entry points identified in AJAX or REST API, suggests a well-contained design. The plugin also shows no concerning file operations or external HTTP requests, further reducing its potential for exploitation.

However, a critical weakness lies in the complete lack of output escaping. With 17 outputs identified and 0% properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content rendered by the plugin could potentially be exploited by attackers to inject malicious scripts. Additionally, the absence of nonce checks and capability checks, while not directly exploited in this version due to the limited attack surface, leaves the plugin vulnerable to future attacks if new entry points are introduced or if existing ones are modified without proper authorization checks.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in database interaction and attack surface management, the severe deficiency in output escaping is a major concern that demands immediate attention. The lack of authentication checks also represents a latent risk. Addressing the output escaping issue is paramount to mitigating XSS risks.

Key Concerns

  • 0% output escaping
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

Optimize Youtube Video Security Vulnerabilities

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

Optimize Youtube Video Release Timeline

v2.0.1Current
v2.0.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Optimize Youtube Video Code Analysis

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

Output Escaping

0% escaped17 total outputs
Attack Surface

Optimize Youtube Video Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[opt-youtube-video] functions.php:68
WordPress Hooks 2
actionwp_headfunctions.php:70
actionwp_footerfunctions.php:80
Maintenance & Trust

Optimize Youtube Video Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedOct 14, 2022
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Optimize Youtube Video Developer Profile

Jundell Agbo

3 plugins · 30 total installs

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

How We Detect Optimize Youtube Video

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/optimize-youtube-video/assets/youtube.min.css/wp-content/plugins/optimize-youtube-video/assets/youtube.min.js

HTML / DOM Fingerprints

CSS Classes
youtube-video-tsopt-yt-titleplayytp-large-play-button-bg
Data Attributes
data-img-webpfielddata-yt-srcdata-sessionlink
Shortcode Output
<div class="youtube-video-ts"><div data-img-webpfield<button class="play" aria-label="play Youtube video"><svg height="100%" version="1.1" viewBox="0 0 68 48" width="100%">
FAQ

Frequently Asked Questions about Optimize Youtube Video