Clickit Readmore Security & Risk Analysis

wordpress.org/plugins/sylvie-readmore-toggle

A lightweight and easy-to-use plugin that adds a customizable "Read More" toggle shortcode with a settings page to control button styles.

10 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Dec 16, 2025
expand-collapseread-moreshortcodeui
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Clickit Readmore Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "sylvie-readmore-toggle" plugin v1.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, SQL queries without prepared statements, unescaped output, file operations, external HTTP requests, and any recorded vulnerabilities are all positive indicators. The plugin effectively utilizes prepared statements for its SQL queries and ensures all output is properly escaped, minimizing common web application vulnerabilities.

However, there are notable areas for improvement that introduce potential risks. The plugin lacks any nonce checks or capability checks, which are crucial for securing entry points. With one shortcode identified as the sole entry point, the absence of these security mechanisms presents a significant concern. A malicious actor could potentially exploit this shortcode without authentication or authorization, leading to unexpected behavior or even cross-site scripting (XSS) vulnerabilities if the shortcode's functionality is later expanded or altered. While the current taint analysis shows no critical or high-severity flows, this is likely due to the limited scope of the analysis (0 flows analyzed) and the lack of comprehensive security checks.

In conclusion, while the "sylvie-readmore-toggle" plugin demonstrates good development practices in areas like SQL query handling and output escaping, the complete absence of nonce and capability checks on its entry point is a critical oversight. This omission creates a notable security weakness that should be addressed promptly to prevent potential exploitation. The lack of historical vulnerabilities is encouraging, but it doesn't negate the need for fundamental security controls on all exposed functionalities.

Key Concerns

  • Missing nonce checks on entry point
  • Missing capability checks on entry point
Vulnerabilities
None known

Clickit Readmore Security Vulnerabilities

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

Clickit Readmore Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

Clickit Readmore Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[read-more] includes\clickit-readmore-shortcode.php:16
WordPress Hooks 4
actionwp_enqueue_scriptsincludes\clickit-readmore-enqueue.php:16
actionwp_enqueue_scriptsincludes\clickit-readmore-enqueue.php:43
actionadmin_initincludes\clickit-readmore-settings-page.php:108
actionadmin_menuincludes\clickit-readmore-settings-page.php:110
Maintenance & Trust

Clickit Readmore Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 16, 2025
PHP min version7.4
Downloads341

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Clickit Readmore Developer Profile

Xiangxu

4 plugins · 10 total installs

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

How We Detect Clickit Readmore

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sylvie-readmore-toggle/clickit-readmore-script.js/wp-content/plugins/sylvie-readmore-toggle/clickit-readmore-style.css
Script Paths
clickit-readmore-script.js
Version Parameters
clickit-readmore-script.js?ver=1.0clickit-readmore-style.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
clickit-readmore-containerclickit-readmore-toggleclickit-readmore-hidden
Data Attributes
data-target
Shortcode Output
<div class="clickit-readmore-container"><button class="clickit-readmore-toggle"<div id="
FAQ

Frequently Asked Questions about Clickit Readmore