Button Generator Security & Risk Analysis

wordpress.org/plugins/button-generator-plugin

Easy and simple create booking, shopping cart, payment plugin code, just copy and paste to your website

10 active installs v1.0.0 PHP + WP 2.7+ Updated Mar 8, 2010
buttoncode-generatordonateshortcodewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Button Generator Safe to Use in 2026?

Generally Safe

Score 85/100

Button Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The 'button-generator-plugin' v1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals are positive, with no dangerous functions, file operations, or external HTTP requests. All SQL queries are prepared, and importantly, there are no recorded CVEs, indicating a history of secure development or timely patching by the developers. The lack of taint flows also suggests that data is handled safely within the plugin's context.

However, a critical weakness is the complete lack of output escaping. This means that any dynamic content generated by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks if that content is derived from user input or any external source without proper sanitization upstream. The absence of nonce and capability checks, while currently not posing a direct risk due to the limited attack surface, is a concerning oversight that could become a vulnerability if new entry points are added in future versions without these security measures. Overall, while the plugin is currently very secure due to its minimal attack surface and clean history, the unescaped output presents a significant potential risk.

Key Concerns

  • Output is not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Button Generator Security Vulnerabilities

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

Button Generator Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Button Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menubuttongenerate.php:33
Maintenance & Trust

Button Generator Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.4
Last updatedMar 8, 2010
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Button Generator Developer Profile

harryhe

1 plugin · 10 total installs

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

How We Detect Button Generator

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Button Generator