LAPDI Easy Dev Security & Risk Analysis

wordpress.org/plugins/tsp-easy-dev

Create plugins quickly using our framework.

100 active installs v2.0.3 PHP + WP 4.5.0+ Updated Jul 19, 2021
add_filterframeworklearnobject-orientedoo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LAPDI Easy Dev Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

Based on the static analysis and vulnerability history, the "tsp-easy-dev" v2.0.3 plugin presents a generally positive security posture. The absence of any identified CVEs and a clean taint analysis suggests a diligent approach to secure coding practices and a lack of known exploitable vulnerabilities. The plugin demonstrates good practices in its use of prepared statements for SQL queries and a reasonable percentage of properly escaped output, minimizing risks related to data injection and XSS. The limited attack surface with no exposed AJAX handlers, REST API routes, or shortcodes is also a significant strength.

However, a notable concern is the complete lack of capability checks. While there are no immediately apparent attack vectors exposed by the current code, the absence of capability checks means that any functionalities, including file operations and external HTTP requests, could be accessible to any logged-in user regardless of their role or permissions. This represents a potential privilege escalation or unauthorized action vector if the plugin were to evolve or if unforeseen entry points were discovered. The presence of file operations and external HTTP requests without these checks warrants attention.

Overall, the plugin appears to be well-maintained with no recorded vulnerabilities. Its strengths lie in its limited attack surface and proper SQL handling. The primary area for improvement and a source of minor risk is the lack of capability checks, which should be implemented to ensure that all actions are appropriately authorized. The plugin benefits from not bundling outdated libraries beyond PHPMailer, which is a common and generally well-maintained component.

Key Concerns

  • No capability checks found
Vulnerabilities
None known

LAPDI Easy Dev Security Vulnerabilities

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

LAPDI Easy Dev Code Analysis

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

Bundled Libraries

PHPMailer

SQL Query Safety

100% prepared2 total queries

Output Escaping

83% escaped12 total outputs
Attack Surface

LAPDI Easy Dev Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
filterplugin_row_metaclasses\TSP_Easy_Dev.class.php:212
actioninitclasses\TSP_Easy_Dev.class.php:215
actionadmin_enqueue_scriptsclasses\TSP_Easy_Dev.class.php:216
actionwp_enqueue_scriptsclasses\TSP_Easy_Dev.class.php:217
actionadmin_noticesclasses\TSP_Easy_Dev.class.php:324
actionadmin_initclasses\TSP_Easy_Dev.class.php:331
actionadmin_initclasses\TSP_Easy_Dev.class.php:332
actionadmin_initclasses\TSP_Easy_Dev.class.php:333
actionadmin_noticesclasses\TSP_Easy_Dev.class.php:359
actionadmin_noticesclasses\TSP_Easy_Dev.class.php:1064
actionadmin_noticesclasses\TSP_Easy_Dev.class.php:1072
actionadmin_noticesclasses\TSP_Easy_Dev.class.php:1114
actionadmin_noticesclasses\TSP_Easy_Dev.class.php:1127
actionadmin_menuclasses\TSP_Easy_Dev_Options.class.php:126
filterplugin_action_linksclasses\TSP_Easy_Dev_Options.class.php:130
actionsave_postclasses\TSP_Easy_Dev_Posts.class.php:43
actionadmin_menuclasses\TSP_Easy_Dev_Posts.class.php:44
actioncreated_termclasses\TSP_Easy_Dev_Terms.class.php:43
actionedit_termclasses\TSP_Easy_Dev_Terms.class.php:44
actionedit_category_formclasses\TSP_Easy_Dev_Terms.class.php:45
Maintenance & Trust

LAPDI Easy Dev Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 19, 2021
PHP min version
Downloads19K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

LAPDI Easy Dev Developer Profile

Sharron Denice

7 plugins · 220 total installs

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

How We Detect LAPDI Easy Dev

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tsp-easy-dev/assets/js/easy-dev-global.js/wp-content/plugins/tsp-easy-dev/assets/css/easy-dev-style-admin.css/wp-content/plugins/tsp-easy-dev/assets/js/easy-dev-admin-script.js
Script Paths
/wp-content/plugins/tsp-easy-dev/assets/js/easy-dev-admin-script.js/wp-content/plugins/tsp-easy-dev/assets/js/easy-dev-global.js
Version Parameters
tsp-easy-dev/assets/js/easy-dev-admin-script.js?ver=tsp-easy-dev/assets/js/easy-dev-global.js?ver=tsp-easy-dev/assets/css/easy-dev-style-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
tsped
Data Attributes
data-tsp-easy-dev
JS Globals
TSP_Easy_Dev
FAQ

Frequently Asked Questions about LAPDI Easy Dev