TidyBot Security & Risk Analysis

wordpress.org/plugins/tidybot

A frontend planning tool that works with Tidycal agenda tool.

10 active installs v1.9.85 PHP 7.4+ WP 5.0+ Updated Unknown
appointmentbookingcalendarschedulingtidycal
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TidyBot Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "tidybot" v1.9.85 plugin exhibits a generally strong security posture with several good practices in place. The absence of known CVEs and a clean vulnerability history are significant positives, indicating a history of stable and secure development. The plugin also shows a good effort in using prepared statements for SQL queries and proper output escaping, which are crucial for preventing common web vulnerabilities.

However, the static analysis reveals some areas of concern. While the attack surface appears small and well-protected with no unprotected entry points, the taint analysis identified two flows with unsanitized paths. Although these did not reach a critical or high severity in the analysis, unsanitized paths are a potential indicator of risk, especially if the data flows into sensitive operations. The presence of external HTTP requests also warrants attention, as these can be a vector for various attacks if not handled carefully. The limited number of capability checks and nonce checks, while potentially adequate for the plugin's current functionality, could become a weakness if functionality expands or if the identified taint flows are exploited in conjunction with other weaknesses.

In conclusion, "tidybot" v1.9.85 is a relatively secure plugin, particularly due to its clean vulnerability history and good practices in SQL and output handling. The primary areas for improvement lie in thoroughly investigating and sanitizing the identified unsanitized data flows, scrutinizing the external HTTP requests for potential risks, and ensuring sufficient authorization checks are in place, especially considering the taint analysis findings. The plugin's strengths outweigh its weaknesses, but a proactive approach to the identified taint flows is recommended.

Key Concerns

  • Flows with unsanitized paths identified
  • External HTTP requests present
  • Limited nonce checks detected
  • Limited capability checks detected
Vulnerabilities
None known

TidyBot Security Vulnerabilities

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

TidyBot Code Analysis

Dangerous Functions
0
Raw SQL Queries
12
36 prepared
Unescaped Output
48
135 escaped
Nonce Checks
1
Capability Checks
4
File Operations
0
External Requests
3
Bundled Libraries
0

SQL Query Safety

75% prepared48 total queries

Output Escaping

74% escaped183 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tidybot_settings_page (tidybot.php:1407)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TidyBot Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_enqueue_scriptsincludes\class-viking-plugin-ui.php:82
actioninittidybot.php:1213
actiontidybot_entitlements_checktidybot.php:1220
actionwp_enqueue_scriptstidybot.php:1305
actionadmin_enqueue_scriptstidybot.php:1355
actionadmin_inittidybot.php:1358
actionwp_footertidybot.php:2078
actionadmin_menutidybot.php:2207
actionadmin_inittidybot.php:2221
actionplugins_loadedtidybot.php:2516
actionadmin_enqueue_scriptstidybot.php:2677
actionadmin_inittidybot.php:2808

Scheduled Events 2

tidybot_entitlements_check
tidybot_entitlements_check
Maintenance & Trust

TidyBot Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads951

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

TidyBot Developer Profile

Daniel van der Velden

3 plugins · 80 total installs

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

How We Detect TidyBot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tidybot/assets/css/frontend.css/wp-content/plugins/tidybot/assets/js/frontend.js
Script Paths
/wp-content/plugins/tidybot/assets/js/frontend.js
Version Parameters
tidybot/assets/css/frontend.css?ver=tidybot/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
tidybot-frontend-containertidybot-booking-wrap
Data Attributes
data-tidybot-delaydata-tidybot-position
JS Globals
tidybotFrontend
Shortcode Output
[tidybot-widget]
FAQ

Frequently Asked Questions about TidyBot