ProjectPlot Security & Risk Analysis

wordpress.org/plugins/projectplot

ProjectPlot is a WordPress plugin that brings task and team management to WordPress.

0 active installs v1.1.0 PHP 7.4+ WP 6.5+ Updated Mar 4, 2026
productivityproject-managementproject-plannertask-trackingteam-collaboration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ProjectPlot Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "projectplot" plugin v1.1.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of critical taint flows, the exclusive use of prepared statements for SQL queries, and 100% proper output escaping demonstrate a commitment to secure coding practices. The plugin also appears to handle its entry points effectively, with all REST API routes and AJAX handlers seemingly protected by permission checks, contributing to a robust defense against common web vulnerabilities.

While the plugin shows excellent adherence to secure coding standards, the complete lack of capability checks on its entry points is a notable concern. Although the analysis indicates no unprotected entry points, a reliance solely on permission callbacks for REST API routes without explicit capability checks leaves a potential gap. Furthermore, the vulnerability history is clean, which is positive, but it's important to note that a clean history doesn't guarantee future security. Overall, "projectplot" v1.1.0 is well-developed from a security perspective, with the main area for improvement being the explicit inclusion of capability checks to further strengthen its defenses.

Key Concerns

  • No capability checks on entry points
Vulnerabilities
None known

ProjectPlot Security Vulnerabilities

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

ProjectPlot Release Timeline

v1.1.0Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

ProjectPlot Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped126 total outputs
Attack Surface

ProjectPlot Attack Surface

Entry Points5
Unprotected0

REST API Routes 5

POST/wp-json/projectplot/v1/clickup/webhook/includes/classes/Backend/API.php:53
GET/wp-json/projectplot/v1/tasksincludes/classes/Backend/API.php:59
POST/wp-json/projectplot/v1/tasksincludes/classes/Backend/API.php:71
GET/wp-json/projectplot/v1/tasks/(?P<id>\d+)includes/classes/Backend/API.php:77
PATCH/wp-json/projectplot/v1/tasks/(?P<id>\d+)includes/classes/Backend/API.php:89
WordPress Hooks 21
actionrest_api_initincludes/classes/Backend/API.php:49
actionadmin_menuincludes/classes/Backend/Admin.php:18
actionadmin_initincludes/classes/Backend/Admin.php:19
actionadmin_initincludes/classes/Backend/Admin.php:20
actioninitincludes/classes/Backend/Custom_Post_Type.php:26
actionadd_meta_boxesincludes/classes/Backend/Custom_Post_Type.php:27
actionsave_post_task_dbmincludes/classes/Backend/Custom_Post_Type.php:28
filtermanage_task_posts_columnsincludes/classes/Backend/Custom_Post_Type.php:29
actionmanage_task_posts_custom_columnincludes/classes/Backend/Custom_Post_Type.php:30
actionquick_edit_custom_boxincludes/classes/Backend/Custom_Post_Type.php:31
actionrestrict_manage_postsincludes/classes/Backend/Custom_Post_Type.php:32
filterviews_edit-task_dbmincludes/classes/Backend/Custom_Post_Type.php:33
actionpre_get_postsincludes/classes/Backend/Custom_Post_Type.php:34
actionpre_get_postsincludes/classes/Backend/Custom_Post_Type.php:35
actionpre_get_postsincludes/classes/Backend/Custom_Post_Type.php:36
filtermanage_edit-task_sortable_columnsincludes/classes/Backend/Custom_Post_Type.php:37
actionbefore_delete_postincludes/classes/Backend/Custom_Post_Type.php:38
actiontrashed_postincludes/classes/Backend/Custom_Post_Type.php:39
actionadmin_enqueue_scriptsincludes/classes/Backend/Enqueue.php:39
actionwp_dashboard_setupincludes/classes/Backend/Widget.php:30
actionwp_enqueue_scriptsincludes/classes/Frontend/Enqueue.php:41
Maintenance & Trust

ProjectPlot Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 4, 2026
PHP min version7.4
Downloads337

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ProjectPlot Developer Profile

Dog Byte Marketing

4 plugins · 180 total installs

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

How We Detect ProjectPlot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/projectplot/css/backend/settings.css/wp-content/plugins/projectplot/css/backend/bootstrap-wrapper.min.css/wp-content/plugins/projectplot/css/bootstrap-icons.min.css/wp-content/plugins/projectplot/css/backend/sweetalert2.min.css/wp-content/plugins/projectplot/js/backend/settings.js/wp-content/plugins/projectplot/js/backend/bootstrap.min.js/wp-content/plugins/projectplot/js/backend/sweetalert2.all.min.js/wp-content/plugins/projectplot/languages/
Script Paths
/wp-content/plugins/projectplot/js/backend/settings.js/wp-content/plugins/projectplot/js/backend/bootstrap.min.js/wp-content/plugins/projectplot/js/backend/sweetalert2.all.min.js
Version Parameters
projectplot-settings?ver=bootstrap?ver=bootstrap-icons?ver=sweetalert2?ver=projectplot-settings?ver=bootstrap?ver=sweetalert2?ver=

HTML / DOM Fingerprints

CSS Classes
projectplot-settingsbootstrap-wrapperbootstrap-icons
REST Endpoints
/wp-json/projectplot/v1/clickup/webhook//wp-json/projectplot/v1/tasks/wp-json/projectplot/v1/tasks/(?P<id>\d+)
FAQ

Frequently Asked Questions about ProjectPlot