Easy Google Analytics Toolkit Security & Risk Analysis

wordpress.org/plugins/scand-easy-ga-toolkit

Easy Google Analytics Toolkit: analytics code integration on the WordPress website with setting up custom selectors to be checked

10 active installs v1.0.6 PHP + WP 3.9+ Updated Oct 18, 2024
analyticscustom-eventsglobal-site-taggoogle-universal-analyticsgtag
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Google Analytics Toolkit Safe to Use in 2026?

Generally Safe

Score 92/100

Easy Google Analytics Toolkit has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "scand-easy-ga-toolkit" v1.0.6 plugin exhibits a generally positive security posture, with no known past vulnerabilities or critical issues identified in the static analysis. The absence of raw SQL queries and external HTTP requests are strong indicators of good development practices. The plugin also demonstrates a commitment to security by including nonce checks, which are crucial for preventing cross-site request forgery attacks, especially for its single AJAX handler.

However, there are some areas for improvement. The most significant concern is the low percentage of properly escaped output. With 42 total outputs and only 14% properly escaped, there is a high risk of cross-site scripting (XSS) vulnerabilities. The taint analysis, while not flagging critical or high severity issues, did reveal three flows with unsanitized paths, which could potentially be exploited if combined with other weaknesses. Furthermore, the plugin lacks capability checks on its entry points, meaning that users with lower privileges might be able to trigger certain functionalities, which could be problematic depending on what the AJAX handler performs.

In conclusion, while the plugin avoids many common pitfalls like unpatched CVEs and raw SQL, the significant lack of output escaping presents a substantial risk. The absence of capability checks on the AJAX handler is another area of concern. Addressing the output escaping issues and implementing capability checks would significantly enhance the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Unsanitized paths in taint flows
  • Missing capability checks on entry points
Vulnerabilities
None known

Easy Google Analytics Toolkit Security Vulnerabilities

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

Easy Google Analytics Toolkit Code Analysis

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

Output Escaping

14% escaped42 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
showForm (includes\class-scand-easy-ga-toolkit-admin.php:54)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Google Analytics Toolkit Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_easy_ga_load_previewscand-easy-ga-toolkit.php:47
WordPress Hooks 5
actionplugins_loadedscand-easy-ga-toolkit.php:43
actionadmin_enqueue_scriptsscand-easy-ga-toolkit.php:44
actionadmin_enqueue_scriptsscand-easy-ga-toolkit.php:45
actionadmin_menuscand-easy-ga-toolkit.php:46
actionwp_footerscand-easy-ga-toolkit.php:50
Maintenance & Trust

Easy Google Analytics Toolkit Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 18, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Google Analytics Toolkit Developer Profile

SCAND

3 plugins · 330 total installs

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

How We Detect Easy Google Analytics Toolkit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scand-easy-ga-toolkit/includes/css/scand-easy-ga-toolkit-admin.css/wp-content/plugins/scand-easy-ga-toolkit/includes/js/scand-easy-ga-toolkit-admin.js
Version Parameters
scand-easy-ga-toolkit/includes/css/scand-easy-ga-toolkit-admin.css?ver=scand-easy-ga-toolkit/includes/js/scand-easy-ga-toolkit-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
scand_js_obj
FAQ

Frequently Asked Questions about Easy Google Analytics Toolkit