Todo Block Security & Risk Analysis

wordpress.org/plugins/todo-block

Adds ToDo list block that shows checkboxes on frontend and backend of your site.

200 active installs v1.2.0 PHP 7.0+ WP 6.3+ Updated Mar 14, 2026
blockcheckboxchecklisttaskstodo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Todo Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 20d ago
Risk Assessment

The plugin 'todo-block' v1.2.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for all SQL queries, and the proper escaping of all output are significant strengths. The plugin also demonstrates good practices by including a nonce check for its single AJAX handler. The lack of file operations and external HTTP requests further reduces potential attack vectors. The plugin's vulnerability history is also clear, with no recorded CVEs, indicating a history of stability and security. Overall, this plugin appears to be well-developed from a security perspective.

Vulnerabilities
None known

Todo Block Security Vulnerabilities

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

Todo Block Code Analysis

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

SQL Query Safety

100% prepared14 total queries

Output Escaping

100% escaped10 total outputs
Attack Surface

Todo Block Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_update_checkbox_stateclass-todo-block.php:73
WordPress Hooks 5
actionplugins_loadedclass-todo-block.php:68
actionadmin_initclass-todo-block.php:69
actioninitclass-todo-block.php:70
filterrender_blockclass-todo-block.php:71
actionwp_enqueue_scriptsclass-todo-block.php:72
Maintenance & Trust

Todo Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 14, 2026
PHP min version7.0
Downloads7K

Community Trust

Rating66/100
Number of ratings3
Active installs200
Developer Profile

Todo Block Developer Profile

David Towoju

4 plugins · 470 total installs

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

How We Detect Todo Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/todo-block/blocks/todo-item//wp-content/plugins/todo-block/blocks/todo-list//wp-content/plugins/todo-block/assets/alpine.js
Script Paths
/wp-content/plugins/todo-block/assets/alpine.js

HTML / DOM Fingerprints

CSS Classes
tdb-checklist-wrapperwp-block-pluginette-todo-inputwp-block-pluginette-todo-block-item-wrapper
Data Attributes
data-noncedata-post-idx-model="checked"@change="toggle"x-data="todo"x-init="checked = +2 more
JS Globals
window.alpine
REST Endpoints
/wp-json/wp/v2/users
FAQ

Frequently Asked Questions about Todo Block