Context Term Tidier Security & Risk Analysis

wordpress.org/plugins/context-term-tidier

Tidies taxonomies that contain a mess of unrelated terms by using AI to move terms to more appropriate taxonomies.

0 active installs v1.0.0 PHP 5.2+ WP 3.1.0+ Updated Oct 13, 2019
tagstaxonomiesterms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Context Term Tidier Safe to Use in 2026?

Generally Safe

Score 85/100

Context Term Tidier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "context-term-tidier" plugin, version 1.0.0, exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin has a minimal attack surface, with only one AJAX handler, and importantly, this handler appears to be protected by a nonce check. The absence of direct SQL queries, with all queries (though none are present) reportedly using prepared statements, is also a positive sign. Furthermore, the plugin has no recorded vulnerabilities (CVEs), indicating a history of stable and secure development.

However, a significant concern arises from the output escaping analysis. With 39 total outputs and 0% properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users, whether from the database, user input, or external sources, could potentially be manipulated to inject malicious scripts. While the attack surface is small and the plugin has a clean vulnerability history, the lack of output escaping is a critical oversight that could lead to significant security compromises if exploited.

Key Concerns

  • 0% properly escaped output
Vulnerabilities
None known

Context Term Tidier Security Vulnerabilities

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

Context Term Tidier Code Analysis

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

Output Escaping

0% escaped39 total outputs
Attack Surface

Context Term Tidier Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_cxt_get_resultscxt-term-tidier.php:798
WordPress Hooks 5
actionadmin_menucxt-term-tidier.php:45
actionadmin_initcxt-term-tidier.php:81
actionadmin_menucxt-term-tidier.php:518
actionadmin_enqueue_scriptscxt-term-tidier.php:698
actioncreate_termcxt-term-tidier.php:890
Maintenance & Trust

Context Term Tidier Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 13, 2019
PHP min version5.2
Downloads969

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Context Term Tidier Developer Profile

parakeet

1 plugin · 0 total installs

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

How We Detect Context Term Tidier

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
Thanks to: The Complete Guide to the WordPress Settings API - https://code.tutsplus.com/series/the-complete-guide-to-the-wordpress-settings-api--cms-624 Making an Admin Options Page With the WordPress Settings API - https://wpshout.com/making-an-admin-options-page-with-the-wordpress-settings-api/Main Settings: # GCloud API key Taxonomy Settings: # Source taxonomy # Entity types > taxonomies (map)The name of the sectionThe title for the section. This will display on the settings page eventually+25 more
Data Attributes
magic-terms-settings
FAQ

Frequently Asked Questions about Context Term Tidier