
WP Github Commits Security & Risk Analysis
wordpress.org/plugins/wp-github-commitsDisplays the latest commits of a github repo in the sidebar.
Is WP Github Commits Safe to Use in 2026?
Generally Safe
Score 85/100WP Github Commits has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-github-commits v0.6 plugin exhibits a generally good security posture, primarily due to its minimal attack surface and the absence of known vulnerabilities. The plugin successfully uses prepared statements for all SQL queries and includes nonce and capability checks for its limited entry points. However, there are a few areas for improvement. The presence of the `create_function` function is a significant concern, as it can be exploited for code injection if improperly handled. Additionally, only 13% of outputs are properly escaped, leaving potential for cross-site scripting (XSS) vulnerabilities if user-controlled data is outputted without sufficient sanitization. The single external HTTP request also warrants careful review to ensure it doesn't expose the site to vulnerabilities like SSRF. Despite these concerns, the lack of a recorded vulnerability history and the limited attack surface suggest a relatively safe plugin, provided the identified code signals are addressed.
Key Concerns
- Use of create_function()
- Low percentage of properly escaped output
- External HTTP request without context
WP Github Commits Security Vulnerabilities
WP Github Commits Code Analysis
Dangerous Functions Found
Output Escaping
WP Github Commits Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP Github Commits Maintenance & Trust
Maintenance Signals
Community Trust
WP Github Commits Alternatives
GitHub Mini Profile Widget
f13-github-mini-profile-widget
Add a snapshot of your GitHub profile to your website with with this widget.
GitHub User Repo Widget
github-user-repo-widget
A simple widget that will show a list of repos for a specified GitHub user.
Show Your GitHub Activities
show-your-github-activities
http://syga.kjirou.net/
Sync Footer Widget
sync-footer-widget
This plugin allows you to sync and display footer content from a GitHub Page URL in a widget area on your WordPress site.
Widget Github Profile
widget-github-profile
Shows your github profile in detail.
WP Github Commits Developer Profile
16 plugins · 21K total installs
How We Detect WP Github Commits
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-github-commits/css/style.cssHTML / DOM Fingerprints
<!-- WP Github Commits Page Fields -->name="wp_github_commits_noncename"id="wp_github_commits_noncename"name="gc_widget_title"name="github_user"id="github_user"name="github_repo"+1 more