Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Security & Risk Analysis

wordpress.org/plugins/sheet-wise

Sync WordPress users, posts, comments, WooCommerce orders, and Contact Form 7 submissions to Google Sheets automatically.

0 active installs v2.1.0 PHP 8.0+ WP 5.0+ Updated Apr 2, 2026
contact-form-7exportgoogle-sheetsspreadsheetwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "sheet-wise" v1.1.0 plugin presents a mixed security posture. On one hand, it exhibits a commendable lack of known vulnerabilities and a strong adherence to secure coding practices for database interactions, with 100% of SQL queries using prepared statements. The majority of output also appears to be properly escaped, and the plugin doesn't expose a large direct attack surface through common entry points like AJAX handlers, REST API routes, or shortcodes. However, the presence of several dangerous functions such as "unserialize", "exec", "proc_open", and "shell_exec" is a significant concern. While the static analysis did not identify any specific exploitable flows, the mere presence of these functions, especially "unserialize" and the shell execution functions, without apparent robust input validation or sanitization, opens the door to potential remote code execution vulnerabilities if user-supplied data can influence their usage. The complete absence of nonce checks is also a notable weakness that could allow for cross-site request forgery (CSRF) attacks on any AJAX or other sensitive operations not adequately protected by capability checks.

Key Concerns

  • Presence of dangerous functions (unserialize, exec, etc.)
  • 0 Nonce checks on entry points
  • Bundled Guzzle library (potential for outdated version)
  • Low percentage of properly escaped output (92%)
Vulnerabilities
None known

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Security Vulnerabilities

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

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Release Timeline

v2.1.0Current
v2.0.0
v1.1.0
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Code Analysis

Dangerous Functions
5
Raw SQL Queries
0
3 prepared
Unescaped Output
1
12 escaped
Nonce Checks
0
Capability Checks
1
File Operations
38
External Requests
1
Bundled Libraries
1

Dangerous Functions Found

unserialize$item->set(unserialize($serializedItem));scoped\google\auth\src\Cache\FileSystemCacheItemPool.php:65
execexec(implode(' ', $cmd), $output, $returnVar);scoped\google\auth\src\CredentialsLoader.php:193
proc_open$this->process = proc_open($this->command, static::DESCRIPTOR_SPEC, $this->pipes, $this->cwd);scoped\monolog\monolog\src\Monolog\Handler\ProcessHandler.php:99
shell_exec$branches = shell_exec('git branch -v --no-abbrev');scoped\monolog\monolog\src\Monolog\Processor\GitProcessor.php:58
shell_exec$result = explode(' ', trim((string) shell_exec('hg id -nb')));scoped\monolog\monolog\src\Monolog\Processor\MercurialProcessor.php:57

Bundled Libraries

Guzzle

SQL Query Safety

100% prepared3 total queries

Output Escaping

92% escaped13 total outputs
Attack Surface

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionswise_load_dashboardincludes\Admin\Dashboard.php:7
actionswise_load_dashboardincludes\Admin\Dashboard.php:8
actionadmin_menuincludes\Admin\Menu.php:23
actionadmin_enqueue_scriptsincludes\Admin\Menu.php:70
actionswise_load_settingsincludes\Admin\Settings.php:7
actionswise_load_settingsincludes\Admin\Settings.php:8
actionrest_api_initincludes\Api.php:21
actioninitincludes\Assets.php:17
filterswise_integration_data_sourcesincludes\Integrations\WooCommerce.php:7
filterswise_integration_data_source_eventsincludes\Integrations\WooCommerce.php:8
actionedit_postincludes\Integrations\WooCommerce.php:16
actionbefore_delete_postincludes\Integrations\WooCommerce.php:18
actionplugins_loadedsheet-wise.php:103
actionswise_loadedsheet-wise.php:104
Maintenance & Trust

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 2, 2026
PHP min version8.0
Downloads815

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce Developer Profile

sapayth

5 plugins · 20 total installs

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

How We Detect Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sheet-wise/assets/css/sheet-wise-admin.css/wp-content/plugins/sheet-wise/assets/js/sheet-wise-admin.js
Script Paths
/wp-content/plugins/sheet-wise/assets/js/sheet-wise-admin.js
Version Parameters
sheet-wise/assets/css/sheet-wise-admin.css?ver=sheet-wise/assets/js/sheet-wise-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
swise-settingsswise-dashboard
JS Globals
swiseDashboardswiseAdmin
REST Endpoints
/wp-json/swise/v1
FAQ

Frequently Asked Questions about Sheet Wise – WordPress to Google Sheets Automation for Forms, Users, Posts & WooCommerce