BotCat Security & Risk Analysis

wordpress.org/plugins/bot-cat

Simply send chatbot notifications via plugins

0 active installs v1.1.3 PHP 5.6+ WP 5.2+ Updated Aug 29, 2022
contact-form-7linenotificationtelegramwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BotCat Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "bot-cat" plugin v1.1.3 exhibits a generally good security posture based on static analysis. The absence of known CVEs and a clean vulnerability history suggests a well-maintained and secure plugin. The code analysis shows a small attack surface with no immediately apparent unprotected entry points. Furthermore, the plugin demonstrates good practices by using prepared statements for all SQL queries and a high percentage of properly escaped output. The lack of file operations and external HTTP requests also contributes positively to its security profile.

However, there are a few areas that warrant attention. The complete absence of nonce checks and capability checks is a significant concern. While the static analysis did not find any immediate critical taint flows, these checks are crucial for preventing various types of attacks, especially if any functionality were to be added or modified in the future. The presence of external HTTP requests, though only three, also introduces a potential attack vector if not handled with extreme care and proper sanitization of any data processed from these requests. The lack of taint analysis results (0 flows analyzed) makes it difficult to fully assess the risk associated with potential data flows within the plugin.

In conclusion, "bot-cat" v1.1.3 appears to be a relatively secure plugin with a clean history and good core coding practices in place for database interactions and output. The primary weakness lies in the complete omission of nonce and capability checks, which are fundamental security mechanisms in WordPress. While no current vulnerabilities are evident, this omission creates a potential for future exploitation, particularly if the plugin's functionality evolves or integrates with external services in more complex ways. The limited taint analysis also leaves some room for uncertainty.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • Taint analysis did not analyze flows
Vulnerabilities
None known

BotCat Security Vulnerabilities

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

BotCat Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

89% escaped132 total outputs
Attack Surface

BotCat Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bot-cat-oauth] includes\Service\BotCatShortcodeService.php:6
WordPress Hooks 20
actioninitbot-cat.php:62
actionshow_user_profilebot-cat.php:69
actionedit_user_profilebot-cat.php:70
actionwoocommerce_edit_account_formbot-cat.php:72
actionadmin_menubot-cat.php:84
actionadmin_menubot-cat.php:85
actionadmin_menubot-cat.php:86
actionadmin_menubot-cat.php:87
actionrest_api_initbot-cat.php:97
actionrest_api_initbot-cat.php:98
actionrest_api_initbot-cat.php:99
actionrest_api_initbot-cat.php:100
actioncomment_postbot-cat.php:108
actionuser_registerbot-cat.php:109
actionwp_insert_postbot-cat.php:110
actionwp_insert_postbot-cat.php:111
actiontransition_post_statusbot-cat.php:118
actionwoocommerce_low_stockbot-cat.php:119
actionwoocommerce_no_stockbot-cat.php:120
actionwoocommerce_new_orderbot-cat.php:121
Maintenance & Trust

BotCat Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 29, 2022
PHP min version5.6
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BotCat Developer Profile

Eric Wu

3 plugins · 10 total installs

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

How We Detect BotCat

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/bot-cat/line/options/wp-json/bot-cat/line/uuid/wp-json/bot-cat/line_notify/uuid/wp-json/bot-cat/telegram/uuid/wp-json/bot-cat/message
FAQ

Frequently Asked Questions about BotCat