WP-SARAHSPELL Security & Risk Analysis

wordpress.org/plugins/wp-sarahspell

Enables Arabic Spell Checking in the TinyMCE editor.

0 active installs v1.0 PHP + WP 3.9+ Updated Unknown
formattingltrrtltinymcewysiwyg
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP-SARAHSPELL Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "wp-sarahspell" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of exploitable entry points such as AJAX handlers, REST API routes, shortcodes, and cron events, especially those lacking authentication checks, is a significant strength. The code also demonstrates good development practices by utilizing prepared statements for all SQL queries and properly escaping all output, preventing common injection and cross-site scripting (XSS) vulnerabilities. The presence of capability checks also indicates an attempt to enforce user permissions.

However, a notable concern is the single external HTTP request. While the context and destination of this request are not detailed, such requests can introduce risks if the external resource is compromised or if sensitive data is sent unencrypted. The lack of observed taint flows and dangerous functions, combined with zero known vulnerabilities historically, paints a picture of a well-developed and potentially secure plugin. Nevertheless, the limited scope of the analysis (only v1.0) and the single external HTTP request warrant caution. A more in-depth analysis of the external request's purpose and implementation would be beneficial for a complete risk assessment.

Key Concerns

  • External HTTP request detected
Vulnerabilities
None known

WP-SARAHSPELL Security Vulnerabilities

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

WP-SARAHSPELL Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

WP-SARAHSPELL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuwp-sarahspell.php:32
actionadmin_initwp-sarahspell.php:33
actioninitwp-sarahspell.php:131
filtertiny_mce_before_initwp-sarahspell.php:132
filtermce_external_pluginswp-sarahspell.php:155
filtermce_buttonswp-sarahspell.php:156
Maintenance & Trust

WP-SARAHSPELL Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedUnknown
PHP min version
Downloads996

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP-SARAHSPELL Developer Profile

Arab Spell Checker Team

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 WP-SARAHSPELL

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-sarahspell/wp-rtl.css
Script Paths
/wp-content/plugins/wp-sarahspell/js/plugin.min.js

HTML / DOM Fingerprints

JS Globals
sarahspell_addbuttonssarahspell_buttonssarahspell_pluginsarahspell_format_TinyMCESpellerSettings
FAQ

Frequently Asked Questions about WP-SARAHSPELL