thinkery Security & Risk Analysis

wordpress.org/plugins/thinkery

thinkery.me implemented as a WordPress plugin.

0 active installs v0.1 PHP 5.2.4+ WP 5.0+ Updated Aug 5, 2020
own-your-dataoydthinkery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is thinkery Safe to Use in 2026?

Generally Safe

Score 85/100

thinkery 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 "thinkery" plugin v0.1 exhibits a mixed security posture. On the positive side, it demonstrates a strong commitment to secure coding practices by utilizing prepared statements for the vast majority of its SQL queries and implementing a reasonable number of nonce and capability checks. The absence of any known historical vulnerabilities further suggests a relatively stable and well-maintained codebase.

However, significant concerns arise from the analysis of its attack surface and taint analysis. Two of the three AJAX handlers lack authentication checks, presenting a direct pathway for unauthorized actions if these handlers are exploitable. Furthermore, the taint analysis reveals two flows with unsanitized paths, which, while not flagged as critical or high severity, still represent potential risks for injection vulnerabilities. The relatively low percentage of properly escaped output (58%) also raises concerns about cross-site scripting (XSS) vulnerabilities, especially when combined with the unprotected AJAX endpoints.

In conclusion, while "thinkery" v0.1 benefits from good SQL hygiene and a clean vulnerability history, the presence of unprotected AJAX handlers and unsanitized data flows are substantial weaknesses. The low escape rate for output further exacerbates these concerns. Immediate attention should be given to securing the identified AJAX endpoints and thoroughly sanitizing all input to mitigate potential injection and XSS risks.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Output escaping at 58%
Vulnerabilities
None known

thinkery Security Vulnerabilities

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

thinkery Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

thinkery Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
15 prepared
Unescaped Output
32
44 escaped
Nonce Checks
4
Capability Checks
4
File Operations
1
External Requests
2
Bundled Libraries
0

SQL Query Safety

94% prepared16 total queries

Output Escaping

58% escaped76 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<search> (templates\thinkery\header\search.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

thinkery Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 3

authwp_ajax_thinkery_publishclass-thinkery-frontend.php:57
authwp_ajax_trash_thinkery_postclass-thinkery-frontend.php:58
authwp_ajax_thinkery_save_urlclass-thinkery-things.php:42
WordPress Hooks 18
actionadmin_menuclass-thinkery-admin.php:38
actionadmin_enqueue_scriptsclass-thinkery-admin.php:39
actionadmin_bar_menuclass-thinkery-admin.php:40
actiontool_boxclass-thinkery-admin.php:41
actionload-thinkery_thing_page_thinkery-save-urlclass-thinkery-admin.php:49
filterpre_get_postsclass-thinkery-frontend.php:52
filterpost_type_linkclass-thinkery-frontend.php:53
filterprivate_title_formatclass-thinkery-frontend.php:54
filtertemplate_includeclass-thinkery-frontend.php:55
filterinitclass-thinkery-frontend.php:56
actionwp_enqueue_scriptsclass-thinkery-frontend.php:59
filterbody_classclass-thinkery-frontend.php:60
actionadmin_initclass-thinkery-importer.php:34
filterinitclass-thinkery-things.php:39
actionedit_form_before_permalinkclass-thinkery-things.php:40
actionpost_row_actionsclass-thinkery-things.php:41
filterthinkery_template_pathclass-thinkery.php:72
actionplugins_loadedthinkery.php:30
Maintenance & Trust

thinkery Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 5, 2020
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

thinkery Developer Profile

Alex Kirk

7 plugins · 2K total installs

95
trust score
Avg Security Score
93/100
Avg Patch Time
2 days
View full developer profile
Detection Fingerprints

How We Detect thinkery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/thinkery/css/thinkery-admin.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about thinkery