Gigatools Widget Security & Risk Analysis

wordpress.org/plugins/gigatools-widget

The easiest way to embed your GigaTools dates. No more hassle with an embed code. Just manage your GigaTools widget from your own WordPress admin.

10 active installs v0.2.1 PHP + WP 2.8+ Updated Dec 25, 2014
calenderdateseventsgigatoolsgigs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gigatools Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "gigatools-widget" v0.2.1 exhibits a mixed security posture. On the positive side, there are no known CVEs in its history, suggesting a generally well-maintained or less targeted plugin. Furthermore, the static analysis shows no SQL injection vulnerabilities due to the consistent use of prepared statements, and no file operations or external HTTP requests are present, reducing common attack vectors. The limited attack surface with zero entry points is also a strong positive.

However, several significant concerns are present. The use of the `create_function` is a clear indicator of a potential security risk, as it can be exploited for code injection if not handled with extreme care. The extremely low percentage of properly escaped output (12%) is a major red flag, making the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. The absence of any nonce checks, coupled with a single capability check that might not be sufficient for all potential interactions, further weakens its security, especially if any of the entry points were ever to be discovered or introduced.

Key Concerns

  • Use of dangerous function create_function
  • Low percentage of properly escaped output
  • Missing nonce checks
Vulnerabilities
None known

Gigatools Widget Security Vulnerabilities

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

Gigatools Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("GGTWidget");'));gigatools-widget.php:179

Output Escaping

12% escaped89 total outputs
Attack Surface

Gigatools Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwidgets_initgigatools-widget.php:179
actionwp_enqueue_scriptsgigatools-widget.php:184
actionadmin_enqueue_scriptsgigatools-widget.php:200
actionadmin_menugigatools-widget.php:209
Maintenance & Trust

Gigatools Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedDec 25, 2014
PHP min version
Downloads3K

Community Trust

Rating36/100
Number of ratings5
Active installs10
Developer Profile

Gigatools Widget Developer Profile

Beee

4 plugins · 330 total installs

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

How We Detect Gigatools Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gigatools-widget/assets/img/footer-gigatools.png

HTML / DOM Fingerprints

CSS Classes
ggt_belowwidgetggt_poweredggt_moredatesggt_bookinglinkggt_sublinks
Data Attributes
id="____gigawidget"id="ggt_widgettitle"id="ggt_usergroup"id="ggt_username"id="ggt_artist"id="ggt_font"+23 more
JS Globals
____gigawidget_config
FAQ

Frequently Asked Questions about Gigatools Widget