WI Games Shortcode Security & Risk Analysis

wordpress.org/plugins/wi-games-shortcode

This plug-in will help you to place any game which you can find on wigames.net without problems

10 active installs v1.0 PHP + WP 3.8+ Updated Sep 7, 2015
arcadehtml5unity3dwi-gameswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WI Games Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "wi-games-shortcode" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. A significant strength is the complete absence of dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements. All identified output is also properly escaped, indicating good defense against cross-site scripting (XSS) vulnerabilities. The plugin also correctly avoids bundled libraries that could introduce outdated vulnerabilities.

However, there are notable areas for concern that temper the overall positive assessment. The complete lack of nonce checks and capability checks across all entry points (even the single shortcode) represents a critical oversight. This means any authenticated user, or even an unauthenticated user if the shortcode is exposed publicly, could potentially trigger the shortcode's functionality without any validation of their intent or permissions. The absence of any recorded vulnerabilities in its history is a positive sign, but it doesn't mitigate the inherent risks of missing critical security controls within the code itself.

In conclusion, while the plugin avoids many common pitfalls like raw SQL and unescaped output, the missing nonce and capability checks on its sole entry point (the shortcode) introduce a significant potential for unauthorized actions or privilege escalation. This oversight needs to be addressed to fully secure the plugin.

Key Concerns

  • Missing Nonce Checks on Shortcode
  • Missing Capability Checks on Shortcode
Vulnerabilities
None known

WI Games Shortcode Security Vulnerabilities

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

WI Games Shortcode Code Analysis

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

WI Games Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wigames] index.php:11
Maintenance & Trust

WI Games Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedSep 7, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WI Games Shortcode Developer Profile

WI Games

2 plugins · 20 total installs

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

How We Detect WI Games Shortcode

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

Asset Fingerprints

Script Paths
http://wigames.net/embed?

HTML / DOM Fingerprints

Shortcode Output
<div id="wi-game-em-"></div>
FAQ

Frequently Asked Questions about WI Games Shortcode