Excerpt Tools Security & Risk Analysis

wordpress.org/plugins/excerpt-tools

Change the default text and description of the excerpt box, add an excerpt box to pages and show a jQuery character counter and limiter.

300 active installs v0.7 PHP + WP 2.8+ Updated Nov 17, 2020
character-limitexcerptexcerpt-lengthexcerpt-toolsjquery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Excerpt Tools Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "excerpt-tools" v0.7 plugin exhibits a strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code analysis shows no dangerous functions, file operations, or external HTTP requests, which are common vectors for security vulnerabilities. The exclusive use of prepared statements for SQL queries is a positive indicator of secure database interaction.

However, a notable concern arises from the output escaping. With only 25% of the 20 identified outputs being properly escaped, there's a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While no taint flows were identified in this analysis, the lack of comprehensive output escaping means that user-supplied or dynamically generated data that is not properly sanitized before display could lead to XSS attacks. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development or a lack of exploitation. This lack of history, combined with the limited attack surface, presents a generally positive outlook, but the output escaping deficiency remains a significant weakness that requires attention.

In conclusion, "excerpt-tools" v0.7 demonstrates good practices in its limited attack surface and secure database handling. The absence of identified vulnerabilities in its history is encouraging. However, the low percentage of properly escaped output presents a clear and present risk of XSS, which is a significant security concern that diminishes its otherwise strong security profile. Addressing the output escaping issues should be the highest priority.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Excerpt Tools Security Vulnerabilities

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

Excerpt Tools Code Analysis

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

Output Escaping

25% escaped20 total outputs
Attack Surface

Excerpt Tools Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initexcerpt-tools.php:18
actioninitexcerpt-tools.php:54
actionadmin_initexcerpt-tools.php:55
actionadmin_menuexcerpt-tools.php:56
filterwp_trim_excerptexcerpt-tools.php:72
filteroption_relevanssi_excerpt_lengthexcerpt-tools.php:73
Maintenance & Trust

Excerpt Tools Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.0
Last updatedNov 17, 2020
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings1
Active installs300
Developer Profile

Excerpt Tools Developer Profile

Marcus Downing

12 plugins · 440 total installs

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

How We Detect Excerpt Tools

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/excerpt-tools/js/jquery.charcounter.js
Script Paths
/wp-content/plugins/excerpt-tools/js/jquery.charcounter.js

HTML / DOM Fingerprints

CSS Classes
dashicons-format-quote
Data Attributes
name='e_tools[enable_post]'id='e_tools_enable_post'name='e_tools[enable_page]'id='e_tools_enable_page'name='e_tools[excerpt_length]'id='excerpt_length'+8 more
FAQ

Frequently Asked Questions about Excerpt Tools