This plugin connects your WooCommerce store to your DataQlick account and automatically exports all your inventory and sales data to DataQlick

10 active installs v1.0 PHP + WP 4.4+ Updated Jun 6, 2018
dataqlickinventoryorderssales
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DataQlick Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "dataqlick-inventory-sales-sync-to-accounting" plugin v1.0 exhibits a generally good security posture based on the provided static analysis. The absence of any exposed AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code shows a strong commitment to security by using prepared statements for all SQL queries and performing capability checks and nonce checks. The vulnerability history is also a positive indicator, with no known CVEs ever recorded for this plugin.

However, a notable concern arises from the output escaping. With 47% of outputs properly escaped, a significant portion (53%) remains unescaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not properly handled before being displayed. While taint analysis shows no immediate critical or high severity flows, the unescaped output presents a potential avenue for attackers to inject malicious scripts. The plugin also performs file operations and makes external HTTP requests, which, while not inherently insecure, are areas that require careful implementation to avoid vulnerabilities.

In conclusion, the plugin demonstrates a solid foundation with a minimal attack surface and good practices in SQL handling and authentication. The primary weakness lies in the insufficient output escaping, which represents the most immediate risk. The lack of past vulnerabilities is encouraging, but it does not negate the need to address the identified output escaping issue to maintain a robust security profile.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

DataQlick Security Vulnerabilities

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

DataQlick Release Timeline

v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

DataQlick Code Analysis

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

Output Escaping

47% escaped17 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
dataqlick_inventory_settings_screen (inc\plugin-settings-page.php:29)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DataQlick Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitinc\class.dataqlick-main.php:16
filtertemplate_includeinc\class.dataqlick-main.php:17
actionwoocommerce_order_object_updated_propsinc\class.dataqlick-main.php:19
actionwoocommerce_update_productinc\class.dataqlick-main.php:20
actionshutdowninc\class.dataqlick-main.php:21
filterquery_varsinc\class.dataqlick-main.php:27
actionparse_queryinc\class.export.php:35
filterplugin_action_linksinc\plugin-settings-page.php:4
actionadmin_menuinc\plugin-settings-page.php:5
Maintenance & Trust

DataQlick Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 6, 2018
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DataQlick Developer Profile

Blogely

1 plugin · 10 total installs

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

How We Detect DataQlick

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/plugin-settings-page.php/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/class.export.php/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/class.export-products.php/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/class.export-customers.php/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/class.export-sales.php/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/class.export-shop.php/wp-content/plugins/dataqlick-inventory-sales-sync-to-accounting/inc/class.dataqlick-main.php

HTML / DOM Fingerprints

JS Globals
dataqlick_array_of_updated_productsdataqlick_array_of_updated_orders
FAQ

Frequently Asked Questions about DataQlick