GioCompress Security & Risk Analysis

wordpress.org/plugins/giocompress

WordPress plugin for smart image optimization. Auto-converts to WebP, includes smart lazy loading, and generates missing alt text for better SEO.

30 active installs v1.2.0 PHP 7.4+ WP 6.2+ Updated Jun 10, 2025
compressionimage-optimizationperformanceseowebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GioCompress Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The giocompress v1.2.0 plugin exhibits a generally good security posture with several positive indicators. Its attack surface is small, consisting of only two AJAX handlers, and importantly, these handlers appear to have proper authorization checks, as indicated by the 'Unprotected: 0' count. The plugin also demonstrates good practices in its SQL query handling, with 80% using prepared statements, and a high percentage of outputs being properly escaped (74%). The absence of any known vulnerabilities (CVEs) or recorded past issues further bolsters its security profile. However, the 26% of outputs that are not properly escaped represent a potential weakness that could be exploited through cross-site scripting (XSS) vulnerabilities, especially if user-supplied data is involved in those unescaped outputs. Additionally, the presence of file operations, while not inherently insecure, warrants careful review in a deeper audit to ensure they do not introduce path traversal or other file manipulation risks.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

GioCompress Security Vulnerabilities

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

GioCompress Code Analysis

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

SQL Query Safety

80% prepared10 total queries

Output Escaping

74% escaped94 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
show_notice (includes\RetroOptimizer.php:315)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GioCompress Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_giocompress_get_attachmentsincludes\RetroOptimizer.php:10
authwp_ajax_giocompress_optimize_attachmentincludes\RetroOptimizer.php:11
WordPress Hooks 22
actioninitgiocompress.php:68
actionadmin_initincludes\License.php:8
actionadmin_initincludes\License.php:9
filtergiocompress/is_valid_licenseincludes\License.php:10
actiongiocompress/lite_noticeincludes\License.php:11
filterwp_handle_upload_prefilterincludes\Optimizer.php:9
filterwp_handle_uploadincludes\Optimizer.php:10
actionadd_attachmentincludes\Optimizer.php:11
actionadmin_enqueue_scriptsincludes\Plugin.php:31
actionadmin_menuincludes\Plugin.php:32
actionadmin_menuincludes\Plugin.php:33
filtergiocompress_report_per_pageincludes\Reports.php:9
filtergiocompress/report/global_summaryincludes\Reports.php:10
filtergiocompress/report/total_attachmentsincludes\Reports.php:11
filtergiocompress/report/paginated_attachmentsincludes\Reports.php:12
filtergiocompress_get_filenameincludes\Reports.php:13
actionadmin_enqueue_scriptsincludes\Reports.php:14
actionadmin_post_giocompress_retro_optimizeincludes\RetroOptimizer.php:8
actionadmin_noticesincludes\RetroOptimizer.php:9
actiontemplate_redirectincludes\SEO.php:9
actionshutdownincludes\SEO.php:10
actionadmin_initincludes\Settings.php:8
Maintenance & Trust

GioCompress Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 10, 2025
PHP min version7.4
Downloads384

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

GioCompress Developer Profile

Giovanni Bevacqua

1 plugin · 30 total installs

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

How We Detect GioCompress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/giocompress/assets/css/admin.css/wp-content/plugins/giocompress/assets/js/chart.js
Script Paths
/wp-content/plugins/giocompress/assets/js/chart.js
Version Parameters
giocompress-admin-stylechartjs

HTML / DOM Fingerprints

CSS Classes
notice-info
FAQ

Frequently Asked Questions about GioCompress