MsgSmartly By Digidopt Security & Risk Analysis

wordpress.org/plugins/msgsmartly-by-digidopt

A Free one-click-to-install Live Chat plugin. No coding skills required. Used by more than 2000 customers on WordPress.

0 active installs v1.0.0 PHP 7.4+ WP 3.0.0+ Updated Dec 17, 2022
chatchatbotfree-live-chatlive-chatlivechat
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MsgSmartly By Digidopt Safe to Use in 2026?

Generally Safe

Score 85/100

MsgSmartly By Digidopt 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 msgsmartly-by-digidopt plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests is commendable. The high percentage of properly escaped output and the presence of a nonce check are positive indicators of secure coding practices. The plugin also has no recorded vulnerabilities (CVEs), which suggests a history of secure development or a lack of widespread security testing.

However, there are minor areas for improvement. The most notable concern is the complete lack of capability checks for its entry points. While there are no AJAX handlers or REST API routes without permission callbacks, the two shortcodes present a potential attack surface that is not protected by authorization checks. This means that any authenticated user, regardless of their role, could potentially trigger the functionality associated with these shortcodes. While taint analysis found no issues, the absence of capability checks on shortcodes means that even if no malicious data can be injected through them, their unintended execution by unauthorized users could still lead to undesirable outcomes.

In conclusion, msgsmartly-by-digidopt v1.0.0 is a reasonably secure plugin with several strong security features. The lack of known vulnerabilities and the secure handling of sensitive operations like database queries are significant strengths. The primary weakness lies in the absence of capability checks on its shortcodes, which represents a potential security gap. Addressing this would significantly enhance the plugin's overall security by ensuring that its features are only accessible to users with appropriate permissions.

Key Concerns

  • Shortcodes lack capability checks
Vulnerabilities
None known

MsgSmartly By Digidopt Security Vulnerabilities

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

MsgSmartly By Digidopt Code Analysis

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

Output Escaping

96% escaped26 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
sbcloud_admin (index.php:85)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MsgSmartly By Digidopt Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[msg-tickets] index.php:257
[msg-articles] index.php:258
WordPress Hooks 5
actionadmin_menuindex.php:252
actionnetwork_admin_menuindex.php:253
actionadmin_enqueue_scriptsindex.php:254
actionwp_enqueue_scriptsindex.php:255
filterscript_loader_tagindex.php:256
Maintenance & Trust

MsgSmartly By Digidopt Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 17, 2022
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MsgSmartly By Digidopt Developer Profile

digidopt

3 plugins · 50 total installs

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

How We Detect MsgSmartly By Digidopt

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/msgsmartly-by-digidopt/assets/style.css
Script Paths
https://chat.msgsmartly.com/account/js/init.js
Version Parameters
msgsmartly-by-digidopt/assets/style.css?ver=1.0

HTML / DOM Fingerprints

Data Attributes
id="sb-tickets"id="sb-articles"
JS Globals
SB_DEFAULT_DEPARTMENTSB_DEFAULT_USERSB_TICKETSSB_ARTICLES_PAGE
Shortcode Output
<div id="sb-tickets"></div><script>var SB_ARTICLES_PAGE = true</script><div id="sb-articles"></div>
FAQ

Frequently Asked Questions about MsgSmartly By Digidopt