Task Checker – Admin Sidebar Checklist Manager Security & Risk Analysis

wordpress.org/plugins/task-checker-admin-sidebar-checklist-manager

A simple and flexible checklist manager for WordPress. Create, manage, and reorder tasks directly from your admin sidebar.

0 active installs v1.0 PHP 7.2+ WP 5.6+ Updated Dec 10, 2025
checklistorganizerproductivitytask-managertodo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Task Checker – Admin Sidebar Checklist Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Task Checker – Admin Sidebar Checklist Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The 'task-checker-admin-sidebar-checklist-manager' plugin v1.0 exhibits a generally good security posture based on the provided static analysis. The plugin has a very small attack surface with only one AJAX handler, and importantly, this handler appears to be protected as there are no unprotected entry points. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security. However, concerns arise from the SQL query handling and output escaping. While a majority of SQL queries use prepared statements, a significant portion (27%) do not, posing a potential risk if these queries involve user-controlled input. Similarly, over 40% of outputs are not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if sensitive data is displayed without sanitization. The plugin's vulnerability history is clean, with no recorded CVEs, indicating a lack of previously discovered flaws. This suggests good development practices or a low profile. Overall, the plugin is relatively secure due to its limited attack surface and lack of critical code signals, but the identified SQL and output escaping issues warrant attention and potential improvement.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
Vulnerabilities
None known

Task Checker – Admin Sidebar Checklist Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Task Checker – Admin Sidebar Checklist Manager Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Task Checker – Admin Sidebar Checklist Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
3
8 prepared
Unescaped Output
18
24 escaped
Nonce Checks
5
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

73% prepared11 total queries

Output Escaping

57% escaped42 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
tskcheckr_render_manage_tasks (includes\task-adder.php:18)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Task Checker – Admin Sidebar Checklist Manager Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_tskcheckr_save_stateincludes\ajax-handlers.php:44
WordPress Hooks 4
actionadmin_menuclass-task-checker.php:32
actionadmin_menuclass-task-checker.php:33
actionadmin_enqueue_scriptstask-checker-admin-sidebar-checklist-manager.php:63
actionplugins_loadedupdate.php:29
Maintenance & Trust

Task Checker – Admin Sidebar Checklist Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version7.2
Downloads205

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Task Checker – Admin Sidebar Checklist Manager Developer Profile

samiur6688

23 plugins · 260 total installs

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

How We Detect Task Checker – Admin Sidebar Checklist Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/task-checker-admin-sidebar-checklist-manager/assets/css/checklist-style.css/wp-content/plugins/task-checker-admin-sidebar-checklist-manager/assets/css/task-adder-style.css/wp-content/plugins/task-checker-admin-sidebar-checklist-manager/assets/js/checklist-script.js
Script Paths
assets/js/checklist-script.js
Version Parameters
task-checker-admin-sidebar-checklist-manager/assets/css/checklist-style.css?ver=task-checker-admin-sidebar-checklist-manager/assets/css/task-adder-style.css?ver=task-checker-admin-sidebar-checklist-manager/assets/js/checklist-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
tskcheckr-checklisttskcheckr-checklist-itemtskcheckr-completedtskcheckr-task-checkbox
Data Attributes
data-task-id
JS Globals
tskcheckrData
FAQ

Frequently Asked Questions about Task Checker – Admin Sidebar Checklist Manager