Super Duper Image Auto Optimizer Security & Risk Analysis

wordpress.org/plugins/super-duper-image-auto-optimizer

Reduce image sizes on upload and in bulk, strip EXIF, and generate WebP/AVIF with Imagick or GD — no external APIs.

0 active installs v1.2.0 PHP 7.4+ WP 6.1+ Updated Oct 7, 2025
avifcompressionimage-optimizationperformancewebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Duper Image Auto Optimizer Safe to Use in 2026?

Generally Safe

Score 100/100

Super Duper Image Auto Optimizer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "super-duper-image-auto-optimizer" plugin v1.2.0 exhibits a generally strong security posture based on the static analysis. It demonstrates good development practices with the absence of dangerous functions, file operations, external HTTP requests, and SQL queries that don't use prepared statements. The presence of nonce and capability checks on its sole entry point (an AJAX handler) is also a positive sign, indicating an effort to protect against common web vulnerabilities. The vulnerability history being completely clean is a significant strength, suggesting the plugin has been developed with security in mind and has not historically been a target or a source of exploitable flaws.

However, a key concern arises from the output escaping. With only 25% of outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data or data processed by the plugin could be injected into the HTML output and executed by a user's browser. While the attack surface is small and appears to be protected by authentication checks, a single XSS vulnerability could still be leveraged to impact users or administrators. The taint analysis showing zero flows analyzed is a limitation of the analysis rather than a security strength; it means potential unsanitized paths might have been missed. Therefore, despite the lack of known vulnerabilities and good use of some security features, the poor output escaping presents a notable risk that needs to be addressed.

Key Concerns

  • Poor output escaping detected
Vulnerabilities
None known

Super Duper Image Auto Optimizer Security Vulnerabilities

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

Super Duper Image Auto Optimizer Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Super Duper Image Auto Optimizer Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

Super Duper Image Auto Optimizer Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_sdiao_bulk_optimizesuper-duper-image-auto-optimizer.php:51
WordPress Hooks 4
actionadmin_initsuper-duper-image-auto-optimizer.php:41
actionadmin_menusuper-duper-image-auto-optimizer.php:44
actionadmin_enqueue_scriptssuper-duper-image-auto-optimizer.php:45
actionadd_attachmentsuper-duper-image-auto-optimizer.php:48
Maintenance & Trust

Super Duper Image Auto Optimizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 7, 2025
PHP min version7.4
Downloads190

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Super Duper Image Auto Optimizer Developer Profile

Shakib R Khan

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 Super Duper Image Auto Optimizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-duper-image-auto-optimizer/admin/assets/sdiao-admin.css/wp-content/plugins/super-duper-image-auto-optimizer/admin/assets/sdiao-admin.js
Script Paths
jquery
Version Parameters
super-duper-image-auto-optimizer/admin/assets/sdiao-admin.css?ver=super-duper-image-auto-optimizer/admin/assets/sdiao-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
sdiao-wrap
Data Attributes
id="sdiao_quality"name="sdiao_settings[quality]"id="sdiao_optimize_thumbs"name="sdiao_settings[optimize_thumbs]"
JS Globals
sdiaoVars
FAQ

Frequently Asked Questions about Super Duper Image Auto Optimizer