GitHub Release Downloads Security & Risk Analysis

wordpress.org/plugins/github-release-downloads

Get the download count, links and more information for releases of GitHub repositories.

70 active installs v2.3.1 PHP + WP 3.1+ Updated Nov 24, 2020
downloaddownloadsgithubreleasereleases
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GitHub Release Downloads Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The github-release-downloads plugin v2.3.1 exhibits a generally strong security posture, with no known vulnerabilities in its history and a clean static analysis report regarding dangerous functions, SQL injection risks, and taint flows. The plugin effectively utilizes prepared statements for all SQL queries and implements capability checks for its entry points, which is a positive sign of secure development practices. However, there are some areas for improvement. The plugin has a notable lack of nonce checks on its AJAX handlers, which could leave it susceptible to Cross-Site Request Forgery (CSRF) attacks if an attacker can trick a logged-in user into executing unintended actions. Additionally, the output escaping is only moderately effective, with 43% of outputs not being properly escaped, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is reflected directly in the output without sufficient sanitization. While the plugin has a clean history and no critical code signals, these identified weaknesses, particularly the absence of nonce checks and imperfect output escaping, represent potential security risks that should be addressed.

Key Concerns

  • AJAX handlers lack nonce checks
  • Insufficient output escaping
Vulnerabilities
None known

GitHub Release Downloads Security Vulnerabilities

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

GitHub Release Downloads Release Timeline

v2.3.1Current
v2.3.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0.1
v2.0.0
v1.1.0
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

GitHub Release Downloads Code Analysis

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

Output Escaping

57% escaped7 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
grd_dismiss_notice (github-release-downloads.php:97)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GitHub Release Downloads Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 1

authwp_ajax_grd_dismiss_noticegithub-release-downloads.php:96

Shortcodes 3

[grd_count] github-release-downloads.php:107
[grd_list] github-release-downloads.php:108
[grd_latest_version] github-release-downloads.php:109
WordPress Hooks 5
actionplugins_loadedgithub-release-downloads.php:54
actionadmin_noticesgithub-release-downloads.php:89
actionadmin_enqueue_scriptsgithub-release-downloads.php:91
actionadmin_initgithub-release-downloads.php:419
actionadmin_menugithub-release-downloads.php:420
Maintenance & Trust

GitHub Release Downloads Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedNov 24, 2020
PHP min version
Downloads6K

Community Trust

Rating96/100
Number of ratings4
Active installs70
Developer Profile

GitHub Release Downloads Developer Profile

IvanRF

1 plugin · 70 total installs

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

How We Detect GitHub Release Downloads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/github-release-downloads/css/style.css
Script Paths
/wp-content/plugins/github-release-downloads/js/admin-notices.js
Version Parameters
github-release-downloads/js/admin-notices.js?ver=

HTML / DOM Fingerprints

CSS Classes
release-downloads-headerrelease-descriptionrelease-downloadsrelease-namerelease-sizerelease-download-countrelease-source
Data Attributes
grd_dismiss_notice_id
JS Globals
grd_dismiss_notice
Shortcode Output
<h2 class="release-downloads-header"><div class="release-description"><ul class="release-downloads"><a href="
FAQ

Frequently Asked Questions about GitHub Release Downloads