GitHub Mini Profile Widget Security & Risk Analysis

wordpress.org/plugins/f13-github-mini-profile-widget

Add a snapshot of your GitHub profile to your website with with this widget.

10 active installs v1.1 PHP + WP 3.0.1+ Updated Unknown
codegithubprofilewidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GitHub Mini Profile Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'f13-github-mini-profile-widget' plugin version 1.1 exhibits a mixed security posture. On the positive side, it has no recorded CVEs, a completely clean taint analysis, and all its SQL queries are properly prepared, indicating good practices in these areas. It also doesn't appear to expose a large attack surface through AJAX, REST API, or shortcodes without authentication. However, there are significant concerns regarding code quality and security checks. The presence of the deprecated and insecure `create_function` is a major red flag, as this function can easily lead to code injection vulnerabilities if not handled with extreme care. Furthermore, only 25% of its output is properly escaped, leaving it vulnerable to cross-site scripting (XSS) attacks. The absence of nonce checks and capability checks, especially given it makes external HTTP requests, further exacerbates these risks. While its vulnerability history is clean, this could be due to its relatively limited attack surface or a lack of comprehensive security auditing rather than inherent security. The potential for code injection via `create_function` and XSS due to insufficient output escaping are the most pressing concerns.

Key Concerns

  • Use of deprecated and insecure create_function
  • Only 25% of outputs are properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

GitHub Mini Profile Widget Security Vulnerabilities

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

GitHub Mini Profile Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
12
4 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('', 'return register_widget("GitHub_Mini_Profile_Widget")github-profile-widget.php:31

Output Escaping

25% escaped16 total outputs
Attack Surface

GitHub Mini Profile Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initgithub-profile-widget.php:31
actionwp_enqueue_scriptsgithub-profile-widget.php:33
Maintenance & Trust

GitHub Mini Profile Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

GitHub Mini Profile Widget Developer Profile

f13dev

8 plugins · 90 total installs

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

How We Detect GitHub Mini Profile Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f13-github-mini-profile-widget/github-profile-widget.css

HTML / DOM Fingerprints

CSS Classes
gmpw-containergmpw-head-linkgmpw-headgmpw-headdergmpw-profile-picturegmpw-namesgmpw-namegmpw-user+3 more
Data Attributes
id="f13-gmpw-style"
FAQ

Frequently Asked Questions about GitHub Mini Profile Widget