Jeebly Delivery Partner for WooCommerce Security & Risk Analysis

wordpress.org/plugins/jeebly-delivery-partner

Connects your Jeebly shipment account with WooCommerce and provides order syncing and shipment analytics using Google Charts.

40 active installs v1.0.1 PHP 8.1+ WP 6.2+ Updated Aug 29, 2025
jeeblyorder-syncshippingwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Jeebly Delivery Partner for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Jeebly Delivery Partner for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "jeebly-delivery-partner" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded CVEs, including unpatched vulnerabilities, is a significant positive indicator. Furthermore, the plugin demonstrates good development practices with a high percentage of SQL queries using prepared statements and a majority of output being properly escaped. The presence of numerous nonce and capability checks also suggests an effort to secure its entry points. The attack surface, while present with AJAX handlers and REST API routes, is reported as having no unprotected entry points.

However, the analysis does highlight a specific concern regarding taint analysis. There are three identified flows with unsanitized paths, with one of these being of high severity. This indicates a potential pathway where untrusted input could be used in sensitive operations without proper sanitization, potentially leading to vulnerabilities if exploited. The single file operation, while not inherently risky, warrants attention in conjunction with the taint analysis. The use of the Guzzle library, if outdated or not properly maintained, could also introduce risks, though this is not explicitly detailed in the provided data.

In conclusion, the "jeebly-delivery-partner" plugin appears to be developed with security in mind, as evidenced by its vulnerability history and defensive coding practices. The primary area of concern is the high-severity tainted flow, which requires immediate investigation and remediation to ensure user data and system integrity are protected. Addressing this specific taint flow would significantly bolster the plugin's overall security.

Key Concerns

  • High severity unsanitized taint flow
  • Flows with unsanitized paths (x3)
  • Bundled library (Guzzle)
Vulnerabilities
None known

Jeebly Delivery Partner for WooCommerce Security Vulnerabilities

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

Jeebly Delivery Partner for WooCommerce Code Analysis

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

Bundled Libraries

Guzzle

SQL Query Safety

91% prepared11 total queries

Output Escaping

95% escaped435 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

11 flows3 with unsanitized paths
jeebdepa_jeebdepa_print_shipment_label (includes\admin\class-jeebdepaadminprintshipment.php:56)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Jeebly Delivery Partner for WooCommerce Attack Surface

Entry Points13
Unprotected0

AJAX Handlers 12

authwp_ajax_jeebdepa_cancel_shipmentincludes\admin\class-jeebdepaadmin.php:32
authwp_ajax_jeebdepa_push_order_to_shipmentincludes\admin\class-jeebdepaadmin.php:34
authwp_ajax_jeebdepa_remove_addressincludes\admin\class-jeebdepaadminmanageaddress.php:39
authwp_ajax_jeebdepa_set_default_addressincludes\admin\class-jeebdepaadminmanageaddress.php:40
authwp_ajax_jeebdepa_add_new_addressincludes\admin\class-jeebdepaadminmanageaddress.php:41
authwp_ajax_jeebdepa_edit_new_addressincludes\admin\class-jeebdepaadminmanageaddress.php:42
authwp_ajax_jeebdepa_disconnect_jeeblyincludes\admin\class-jeebdepaadminsettings.php:36
authwp_ajax_jeebdepa_get_shipment_detailsincludes\admin\class-jeebdepaadminshipments.php:35
authwp_ajax_jeebdepa_edit_shipmentincludes\admin\class-jeebdepaadminshipments.php:36
authwp_ajax_jeebdepa_new_shipmentincludes\admin\class-jeebdepanewshipments.php:37
authwp_ajax_jeebdepa_get_woocoomrce_order_detailsincludes\admin\class-jeebdepanewshipments.php:41
authwp_ajax_jeebdepa_get_city_list_by_areaincludes\admin\class-jeebdepanewshipments.php:43

REST API Routes 1

GET/wp-json/orders/v1/update_order_statusjeebly-delivery-partner.php:99
WordPress Hooks 40
actionadmin_menuincludes\admin\class-jeebdepaadmin.php:31
actionadd_meta_boxesincludes\admin\class-jeebdepaadmin.php:33
actionjeebdepa_get_notificationincludes\admin\class-jeebdepaadmin.php:35
actionjeebdepa_get_preloaderincludes\admin\class-jeebdepaadmin.php:36
filterjeebdepa_dashboard_records_filterincludes\admin\class-jeebdepaadmin.php:37
actionjeebdepa_edit_shipment_popupincludes\admin\class-jeebdepaadmin.php:38
actionjeebdepa_cancel_shipment_popupincludes\admin\class-jeebdepaadmin.php:39
actionjeebdepa_alert_popupincludes\admin\class-jeebdepaadmin.php:40
actionjeebdepa_remove_address_popupincludes\admin\class-jeebdepaadmin.php:41
actionjeebdepa_default_address_popupincludes\admin\class-jeebdepaadmin.php:42
filterjeebdepa_data_order_meta_boxincludes\admin\class-jeebdepaadmin.php:43
actionwoocommerce_thankyouincludes\admin\class-jeebdepaadmin.php:45
actionadmin_menuincludes\admin\class-jeebdepaadminmanageaddress.php:37
filterjeebdepa_get_address_listincludes\admin\class-jeebdepaadminmanageaddress.php:38
filterjeebdepa_get_edit_address_by_idincludes\admin\class-jeebdepaadminmanageaddress.php:43
actionadmin_menuincludes\admin\class-jeebdepaadminprintshipment.php:32
actionadmin_post_save_setting_dataincludes\admin\class-jeebdepaadminsettings.php:33
actionadmin_menuincludes\admin\class-jeebdepaadminsettings.php:34
actionadmin_noticesincludes\admin\class-jeebdepaadminsettings.php:35
actionadmin_post_save_sync_dataincludes\admin\class-jeebdepaadminsettings.php:37
filterjeebdepa_get_configurationincludes\admin\class-jeebdepaadminsettings.php:38
actionadmin_menuincludes\admin\class-jeebdepaadminshipments.php:34
filterjeebdepa_shipment_query_dataincludes\admin\class-jeebdepaadminshipments.php:37
filterjeebdepa_shipment_status_listincludes\admin\class-jeebdepaadminshipments.php:38
actionadmin_menuincludes\admin\class-jeebdepaadmintrackshipment.php:33
filterjeebdepa_track_shipment_dataincludes\admin\class-jeebdepaadmintrackshipment.php:34
actionadmin_menuincludes\admin\class-jeebdepanewshipments.php:36
filterjeebdepa_get_shipment_areaincludes\admin\class-jeebdepanewshipments.php:38
filterjeebdepa_get_woocommerce_order_listincludes\admin\class-jeebdepanewshipments.php:39
filterjeebdepa_get_default_pickup_addressincludes\admin\class-jeebdepanewshipments.php:40
filterjeebdepa_get_shipment_fieldsincludes\admin\class-jeebdepanewshipments.php:42
actionplugins_loadedincludes\bootstrap.php:21
filterjeebdepa_register_static_image_attachmentjeebly-delivery-partner.php:73
filterupload_mimesjeebly-delivery-partner.php:74
actionadmin_noticesjeebly-delivery-partner.php:92
actionadmin_enqueue_scriptsjeebly-delivery-partner.php:93
actionadmin_noticesjeebly-delivery-partner.php:94
actionadmin_noticesjeebly-delivery-partner.php:95
actionrest_api_initjeebly-delivery-partner.php:96
actioninitjeebly-delivery-partner.php:112
Maintenance & Trust

Jeebly Delivery Partner for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 29, 2025
PHP min version8.1
Downloads386

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Jeebly Delivery Partner for WooCommerce Developer Profile

jeeblyllc

1 plugin · 40 total installs

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

How We Detect Jeebly Delivery Partner for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jeebly-delivery-partner/assets/css/style.css/wp-content/plugins/jeebly-delivery-partner/assets/js/script.js/wp-content/plugins/jeebly-delivery-partner/assets/css/admin.css/wp-content/plugins/jeebly-delivery-partner/assets/js/admin.js
Script Paths
/wp-content/plugins/jeebly-delivery-partner/assets/js/script.js/wp-content/plugins/jeebly-delivery-partner/assets/js/admin.js
Version Parameters
jeebly-delivery-partner/assets/css/style.css?ver=jeebly-delivery-partner/assets/js/script.js?ver=jeebly-delivery-partner/assets/css/admin.css?ver=jeebly-delivery-partner/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
jeebdepa-dashboardjeebdepa-shipmentsjeebdepa-new-shipmentsjeebdepa-settingsjeebdepa-track-shipmentjeebdepa-print-shipment
Data Attributes
data-jeebdepa-api-basedata-jeebdepa-user-tokendata-jeebdepa-order-iddata-jeebdepa-shipment-id
JS Globals
jeebdepa_ajax_objectjeebdepa_settings_params
REST Endpoints
/wp-json/orders/v1/update_order_status
FAQ

Frequently Asked Questions about Jeebly Delivery Partner for WooCommerce