ActionButton Security & Risk Analysis

wordpress.org/plugins/actionbutton

Add a responsive sticky footer button with animated text, gradient background, and customizable link and label.

60 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Apr 28, 2025
call-to-actionfooter-buttongradient-buttonresponsive-buttonsticky-button
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ActionButton Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'actionbutton' plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. All identified entry points, including the single shortcode, appear to be protected by nonces and lack any unescaped output, dangerous functions, or file operations. The absence of SQL queries, external HTTP requests, and bundled libraries further strengthens its defensive capabilities. Taint analysis shows no critical or high-severity unsanitized flows, indicating a lack of common vulnerability patterns that could lead to cross-site scripting or arbitrary code execution. The plugin's history is also clean, with no known CVEs, suggesting a commitment to security maintenance and development by its authors.

However, the plugin's security is not entirely without potential concerns. The lack of capability checks on the shortcode, while protected by a nonce, means that any user who can execute the shortcode could potentially trigger its functionality, regardless of their WordPress role. While the current functionality is not detailed, this could be a weakness if the shortcode's action has privileged operations. Furthermore, the limited scope of static analysis and taint flows means that complex vulnerabilities or issues arising from interactions with other plugins or themes might not be detected.

In conclusion, 'actionbutton' v1.0.0 is a well-secured plugin in its current state, adhering to many security best practices. The absence of critical vulnerabilities is a significant strength. The primary area for improvement lies in implementing capability checks to ensure that the shortcode's functionality is only accessible to authorized users, thus creating a more robust security model.

Key Concerns

  • Missing capability checks on shortcode
Vulnerabilities
None known

ActionButton Security Vulnerabilities

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

ActionButton Code Analysis

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

Output Escaping

100% escaped33 total outputs
Attack Surface

ActionButton Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[action_button] ActionButton.php:209
WordPress Hooks 4
actionadmin_menuActionButton.php:28
actionadmin_initActionButton.php:34
actionadmin_enqueue_scriptsActionButton.php:72
actionwp_enqueue_scriptsActionButton.php:191
Maintenance & Trust

ActionButton Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 28, 2025
PHP min version7.0
Downloads466

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

ActionButton Developer Profile

Raj Soni

1 plugin · 60 total installs

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

How We Detect ActionButton

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/actionbutton/assets/actionbutton-frontend.css
Version Parameters
actionbutton-admin-style?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
actionbutton-edit-button
Data Attributes
data-indexdata-textdata-linkdata-color1data-color2data-fontcolor
Shortcode Output
[action_button id="
FAQ

Frequently Asked Questions about ActionButton