Auto Download Buttons Security & Risk Analysis

wordpress.org/plugins/auto-download-buttons

*** Embed stylish, delayed auto-download buttons with customizable timers, dynamic file detection, and advanced styling options. ***

0 active installs v1.0.2 PHP 7.4+ WP 6.3+ Updated Dec 26, 2025
countdown-timercustom-filenamedownload-buttonsdownload-with-delayshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Download Buttons Safe to Use in 2026?

Generally Safe

Score 100/100

Auto Download Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "auto-download-buttons" plugin v1.0.2 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a significant positive indicator. Furthermore, the high percentage of properly escaped output (89%) suggests a diligent approach to preventing cross-site scripting (XSS) vulnerabilities. The plugin also benefits from having no recorded vulnerabilities or CVEs in its history, which implies a history of stable and secure development.

However, a key area of concern is the lack of nonce checks and the limited capability checks. While there's only one shortcode and no unprotected AJAX handlers or REST API routes, the presence of a single shortcode without explicit nonce validation could potentially be an entry point for certain types of attacks if the shortcode's functionality is not inherently secured. The fact that 0 out of 0 AJAX handlers are unprotected and 0 out of 0 REST API routes are unprotected is good, but the single shortcode without explicit mention of nonce checks remains a potential weakness. Overall, the plugin is well-secured in many respects, but attention should be paid to the security of the shortcode's implementation.

Key Concerns

  • Shortcode without explicit nonce checks
  • Only 1 capability check for entry points
Vulnerabilities
None known

Auto Download Buttons Security Vulnerabilities

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

Auto Download Buttons Code Analysis

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

Output Escaping

89% escaped90 total outputs
Attack Surface

Auto Download Buttons Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[auto-download-button] includes\adbwd-shortcode.php:110
WordPress Hooks 9
filterplugin_row_metaauto-download-buttons.php:77
actionadmin_initincludes\adbwd-multi-downloads.php:27
filterattachment_fields_to_editincludes\adbwd-multi-downloads.php:91
filterattachment_fields_to_saveincludes\adbwd-multi-downloads.php:125
filterrender_blockincludes\adbwd-multi-downloads.php:174
actionadmin_headincludes\adbwd-multi-downloads.php:208
actionadmin_initincludes\adbwd-settings.php:40
actionadmin_menuincludes\adbwd-settings.php:242
actionwp_enqueue_scriptsincludes\adbwd-shortcode.php:127
Maintenance & Trust

Auto Download Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 26, 2025
PHP min version7.4
Downloads193

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Auto Download Buttons Developer Profile

cpmehula

1 plugin · 0 total installs

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

How We Detect Auto Download Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-download-buttons/assets/css/adbwd-style.css/wp-content/plugins/auto-download-buttons/assets/js/adbwd-script.js
Script Paths
/wp-content/plugins/auto-download-buttons/assets/js/adbwd-script.js
Version Parameters
auto-download-buttons/assets/css/adbwd-style.css?ver=auto-download-buttons/assets/js/adbwd-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
adbwd-download-button-containeradbwd-flashcard
Data Attributes
data-download-urldata-countdown-secondsdata-hover-textdata-download-name
JS Globals
adbwdInitButtonadbwdAssetsLoaded
Shortcode Output
<div class="adbwd-download-button-container" id="<button class="adbwd-download-button" data-download-url="<div class="adbwd-flashcard" style="--adb-card-bg:Error: The [auto-download-button] shortcode requires a "url" attribute to be set.
FAQ

Frequently Asked Questions about Auto Download Buttons