DL Smart Text Counter Security & Risk Analysis

wordpress.org/plugins/dl-smart-text-counter

Character count, word count, and sentence count tool with shortcode [dl_smart_text_counter].

0 active installs v1.0.1 PHP 7.0+ WP 4.7+ Updated Dec 18, 2025
character-countershortcodetext-counterword-counter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DL Smart Text Counter Safe to Use in 2026?

Generally Safe

Score 100/100

DL Smart Text Counter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "dl-smart-text-counter" plugin v1.0.1 presents a generally good security posture with no identified critical vulnerabilities. The absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are significant strengths. Furthermore, the analysis indicates that all output is properly escaped, and there are no identified taint flows with unsanitized paths.

However, there are areas for improvement and potential, albeit low, risks. The plugin has no recorded CVEs, which is positive, suggesting a history of responsible development or minimal exposure. The primary concern arises from the lack of explicit nonce and capability checks across all entry points. While the current attack surface is small, with only one shortcode and no unprotected AJAX handlers or REST API routes, this could become a security weakness if the plugin's functionality expands or if the existing shortcode is used in a context that handles sensitive data or performs significant actions without proper authorization checks. The current lack of these checks on the single shortcode is a notable oversight.

In conclusion, the plugin demonstrates a commitment to secure coding practices in many areas. The absence of known vulnerabilities and the secure handling of data are commendable. The main weakness lies in the potential for privilege escalation or unauthorized action through the shortcode if it were to interact with sensitive operations without proper authorization. Addressing this by implementing capability checks on the shortcode would further strengthen its security.

Key Concerns

  • No capability checks on shortcode
  • No nonce checks on shortcode
Vulnerabilities
None known

DL Smart Text Counter Security Vulnerabilities

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

DL Smart Text Counter Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 17, 2026

DL Smart Text Counter Code Analysis

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

DL Smart Text Counter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dl_smart_text_counter] dl-smart-text-counter.php:53
WordPress Hooks 1
actionwp_enqueue_scriptsdl-smart-text-counter.php:31
Maintenance & Trust

DL Smart Text Counter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version7.0
Downloads149

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DL Smart Text Counter Developer Profile

Arun Sharma

1 plugin · 0 total installs

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

How We Detect DL Smart Text Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dl-smart-text-counter/asset/dl-stc.js/wp-content/plugins/dl-smart-text-counter/asset/dl-style.css
Script Paths
/wp-content/plugins/dl-smart-text-counter/asset/dl-stc.js
Version Parameters
dl-smart-text-counter/asset/dl-stc.js?ver=1.0.1dl-smart-text-counter/asset/dl-style.css?ver=1.0.1

HTML / DOM Fingerprints

CSS Classes
dl-stc-counter-wrapperdl-stc-counter-formdl-stc-textdl-stc-submitdl-stc-resultdl-stc-charactersdl-stc-wordsdl-stc-sentences
Shortcode Output
<div id="dl-stc-counter-wrapper"><form id="dl-stc-counter-form"><textarea id="dl-stc-text"<button type="submit" id="dl-stc-submit">
FAQ

Frequently Asked Questions about DL Smart Text Counter