Auto WebP & Alt Optimizer Security & Risk Analysis

wordpress.org/plugins/auto-webp-alt-optimizer

Automatically convert uploaded images to WebP format using native GD library for maximum compatibility, and auto-fill image Alt text for better SEO.

10 active installs v1.5 PHP 7.4+ WP 6.0+ Updated Unknown
auto-altimage-compressionimage-optimizerseowebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto WebP & Alt Optimizer Safe to Use in 2026?

Generally Safe

Score 100/100

Auto WebP & Alt Optimizer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The auto-webp-alt-optimizer v1.5 plugin exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface for direct exploitation. The code also demonstrates good practices with the absence of dangerous functions, secure SQL query handling via prepared statements, and proper output escaping. File operations are present but likely benign given the lack of other concerning signals. The plugin also includes at least one capability check, indicating an effort to restrict access to certain functionalities.

Taint analysis shows no flows with unsanitized paths, and the vulnerability history is clean with zero recorded CVEs. This suggests a well-maintained and secure plugin. The lack of any identified vulnerabilities or concerning code signals is a significant strength. However, the absence of nonce checks is a potential weakness, as it could allow for CSRF attacks if any of the file operations or capability checks were to interact with sensitive user data or actions without proper protection. This is the primary area of concern despite the overall positive findings.

In conclusion, auto-webp-alt-optimizer v1.5 appears to be a very secure plugin, with excellent adherence to secure coding practices and no historical vulnerabilities. The primary, albeit minor, concern lies in the absence of nonce checks, which, while not demonstrably exploitable in this specific version due to other security measures, is a best practice to implement for all administrative or user-facing actions. The plugin's minimal attack surface and robust handling of other security aspects are highly commendable.

Key Concerns

  • Missing nonce checks on functionality
Vulnerabilities
None known

Auto WebP & Alt Optimizer Security Vulnerabilities

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

Auto WebP & Alt Optimizer Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Auto WebP & Alt Optimizer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_row_metaauto-webp-alt-optimizer.php:23
actionadmin_menuauto-webp-alt-optimizer.php:50
actionadmin_initauto-webp-alt-optimizer.php:61
filterwp_handle_uploadauto-webp-alt-optimizer.php:175
actionadd_attachmentauto-webp-alt-optimizer.php:241
Maintenance & Trust

Auto WebP & Alt Optimizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads145

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Auto WebP & Alt Optimizer Developer Profile

wodey

1 plugin · 10 total installs

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

How We Detect Auto WebP & Alt Optimizer

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
awao-switchawao-sliderawao-desc
Data Attributes
name="awao_enable_webp"name="awao_webp_quality"
FAQ

Frequently Asked Questions about Auto WebP & Alt Optimizer