Stronger GitHub Widget Security & Risk Analysis

wordpress.org/plugins/stronger-github-widget

A plugin to display your Github informations.

10 active installs v0.4 PHP + WP 3.3+ Updated Aug 21, 2014
cacheeventsfastgithubwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stronger GitHub Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Stronger GitHub 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 `stronger-github-widget` plugin, version 0.4, exhibits a generally weak security posture despite having a very small attack surface. The static analysis reveals a concerning presence of the `create_function` dangerous function, which is deprecated and can lead to serious security vulnerabilities if not handled with extreme care, especially if user input is involved. Additionally, a very low percentage of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The plugin also lacks any nonce or capability checks for its entry points, which are non-existent, further contributing to its weak security. However, the plugin does demonstrate good practices in its handling of SQL queries, exclusively using prepared statements. The vulnerability history being clear of any known CVEs is a positive sign, suggesting that past versions may not have had exploitable flaws or that the plugin has not been a target. Nevertheless, the combination of `create_function`, poor output escaping, and lack of fundamental security checks presents a significant risk.

Key Concerns

  • Uses create_function (dangerous function)
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Stronger GitHub Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Stronger GitHub Widget Release Timeline

v0.4Current
v0.3
v0.2
v0.1
Code Analysis
Analyzed Apr 16, 2026

Stronger GitHub Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init' , create_function( '' , 'register_widget( "PSK_Stronger_GitHub_Widget" );stronger-github-widget.php:776

Output Escaping

6% escaped47 total outputs
Attack Surface

Stronger GitHub Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initstronger-github-widget.php:776
Maintenance & Trust

Stronger GitHub Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 21, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Stronger GitHub Widget Developer Profile

Potsky

3 plugins · 100 total installs

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

How We Detect Stronger GitHub Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stronger-github-widget/js/psk-sgw-admin.js/wp-content/plugins/stronger-github-widget/css/psk-sgw-admin.css/wp-content/plugins/stronger-github-widget/css/psk-sgw.css
Version Parameters
stronger-github-widget/js/psk-sgw-admin.js?ver=stronger-github-widget/css/psk-sgw-admin.css?ver=stronger-github-widget/css/psk-sgw.css?ver=

HTML / DOM Fingerprints

CSS Classes
psk-sgw
HTML Comments
<!-- PSK_SGW_GITHUB_API_URL = 'https://api.github.com/' --><!-- PSK_SGW_GITHUB_API_OPT = array( 'timeout' => 15 ) --><!-- PSK_SGW_IMG_URL = plugins_url( '/img/' , __FILE__ ) --><!-- Generated by http://www.potsky.com/code/wordpress-plugins/psk-stronger-github-widget/ -->+1 more
Data Attributes
data-countdata-typedata-usernamedata-display-usernamedata-display-logodata-post-id
JS Globals
PSK_SGW_GITHUB_API_URLPSK_SGW_GITHUB_API_OPTPSK_SGW_IMG_URLPSK_SGW_IDPSK_SGW_NAME
Shortcode Output
[stronger_github_widget][stronger_github_widget username="yourusername"][stronger_github_widget username="yourusername" count="10"][stronger_github_widget username="yourusername" type="repos"]
FAQ

Frequently Asked Questions about Stronger GitHub Widget