Elvez Tap Animation Security & Risk Analysis

wordpress.org/plugins/elvez-tap-animation

Display an animation on tap. Make it easy to see the position the user tapped.

0 active installs v1.1.2 PHP 7.2+ WP 5.2+ Updated Nov 29, 2024
animationclickeffecttap
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Elvez Tap Animation Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "elvez-tap-animation" v1.1.2 plugin exhibits a generally positive security posture based on the provided static analysis. It utilizes prepared statements for all its SQL queries and performs nonce checks on all identified entry points, which are good security practices. The complete absence of file operations and external HTTP requests also reduces potential attack vectors. However, the analysis does highlight a significant weakness: a complete lack of capability checks on its AJAX handlers. This means that any authenticated user, regardless of their role or permissions, could potentially trigger these handlers, opening the door for privilege escalation or unauthorized actions if the functionality within these handlers is sensitive. Furthermore, the moderate rate of output escaping (52%) suggests that some user-controllable data might be exposed to cross-site scripting (XSS) vulnerabilities, although the severity of such risks would depend on the specific nature of the unescaped outputs. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong indicator of good past development practices. Despite the absence of critical issues like taint flows or dangerous functions, the missing capability checks and incomplete output escaping represent notable security concerns that should be addressed to strengthen the plugin's overall security.

Key Concerns

  • AJAX handlers without capability checks
  • Moderate output escaping (52% proper)
Vulnerabilities
None known

Elvez Tap Animation Security Vulnerabilities

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

Elvez Tap Animation Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

52% escaped31 total outputs
Attack Surface

Elvez Tap Animation Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_elvez_delete_tap_positionadmin\class-elvez-tap-animation-admin.php:136
authwp_ajax_elvez_tap_positionpublic\class-elvez-tap-animation-public.php:64
WordPress Hooks 17
actionadmin_initadmin\class-elvez-tap-animation-admin.php:130
actionadmin_menuadmin\class-elvez-tap-animation-admin.php:131
actionadmin_enqueue_scriptsadmin\class-elvez-tap-animation-admin.php:135
actioninitadmin\class-elvez-tap-animation-admin.php:141
actionadmin_enqueue_scriptsadmin\class-elvez-tap-animation-admin.php:142
actionadd_meta_boxesadmin\class-elvez-tap-animation-admin.php:156
actionsave_postadmin\class-elvez-tap-animation-admin.php:157
actionplugins_loadedincludes\class-elvez-tap-animation.php:100
actionplugins_loadedincludes\class-elvez-tap-animation.php:176
actionadmin_enqueue_scriptsincludes\class-elvez-tap-animation.php:191
actionadmin_enqueue_scriptsincludes\class-elvez-tap-animation.php:192
actionwp_enqueue_scriptsincludes\class-elvez-tap-animation.php:207
actionwp_enqueue_scriptsincludes\class-elvez-tap-animation.php:208
actionwp_enqueue_scriptspublic\class-elvez-tap-animation-public.php:55
actionwp_enqueue_scriptspublic\class-elvez-tap-animation-public.php:59
actionwp_enqueue_scriptspublic\class-elvez-tap-animation-public.php:63
actioninitpublic\class-elvez-tap-animation-public.php:66
Maintenance & Trust

Elvez Tap Animation Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 29, 2024
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Elvez Tap Animation Developer Profile

株式会社エルブズ

7 plugins · 180 total installs

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

How We Detect Elvez Tap Animation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/elvez-tap-animation/js/elvez-tap-animation-admin.js/wp-content/plugins/elvez-tap-animation/includes/js/elvez-tap-animation.js/wp-content/plugins/elvez-tap-animation/includes/js/elvez-tap-animation-public.js
Script Paths
/wp-content/plugins/elvez-tap-animation/vendor/vuejs/vue.min.js/wp-content/plugins/elvez-tap-animation/vendor/vuejs/axios.min.js
Version Parameters
elvez-tap-animation/includes/js/elvez-tap-animation.js?ver=elvez-tap-animation/includes/js/elvez-tap-animation-public.js?ver=elvez-tap-animation/js/elvez-tap-animation-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
elvez-tap-animation-settings
Data Attributes
data-tap-animation-enableddata-tap-animation-base-color
JS Globals
elvezTapAnimationSettings
REST Endpoints
/wp-json/elvez-tap-animation/v1/get-tap-history/wp-json/elvez-tap-animation/v1/delete-tap-position
FAQ

Frequently Asked Questions about Elvez Tap Animation