BrainySearch Security & Risk Analysis

wordpress.org/plugins/brainy-search

The BrainySearch plugin allows you to perform advanced search queries on your WordPress site using the OpenAI API.

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Mar 22, 2023
aiopenaisearchwordpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BrainySearch Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "brainy-search" v1.0.0 exhibits a generally good security posture, with no known vulnerabilities or critical issues identified in the static analysis. The absence of dangerous functions, reliance on prepared statements for SQL queries, and a high percentage of properly escaped output are strong indicators of secure coding practices. The plugin also avoids file operations and external HTTP requests, further reducing its attack surface.

However, there are a few areas of concern. The presence of a taint flow with unsanitized paths, though not classified as critical or high severity, suggests a potential for indirect vulnerabilities if user-supplied data is not properly handled downstream. More significantly, the complete lack of nonce checks and capability checks across all entry points is a notable weakness. While the current entry points are limited and have no explicit authorization checks, this lack of built-in security mechanisms could be exploited if the plugin's functionality or entry points expand in future versions, or if attackers can manipulate the identified shortcodes or cron events in unexpected ways.

Overall, "brainy-search" v1.0.0 is a relatively safe plugin due to its clean code and lack of known historical vulnerabilities. The key weaknesses lie in the absence of nonces and capability checks, which are fundamental security controls in WordPress. While not a critical immediate threat based on the current analysis, these omissions represent a significant area for improvement to ensure long-term security.

Key Concerns

  • Taint flow with unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
  • External HTTP requests
  • Minor unescaped output (10% of total)
Vulnerabilities
None known

BrainySearch Security Vulnerabilities

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

BrainySearch Code Analysis

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

Output Escaping

90% escaped48 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<brainy-search-form> (partials\brainy-search-form.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BrainySearch Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[brainy_search] brainy-search.php:536
[brainy_search_form] brainy-search.php:552
[brainy_search_results] brainy-search.php:567
[post_clusters] src\clusters.php:40
WordPress Hooks 9
actiongenerate_embeddings_actionbrainy-search.php:136
actiongenerate_embeddings_eventbrainy-search.php:139
actionadmin_menubrainy-search.php:498
actionadmin_initbrainy-search.php:499
filterpre_update_option_brainy_search_optionsbrainy-search.php:508
actionwp_enqueue_scriptsbrainy-search.php:519
actionadmin_noticesbrainy-search.php:624
filterplugin_row_metabrainy-search.php:642
actionsave_postbrainy-search.php:662

Scheduled Events 1

generate_embeddings_event
Maintenance & Trust

BrainySearch Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 22, 2023
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BrainySearch Developer Profile

Procoders

7 plugins · 400 total installs

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

How We Detect BrainySearch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/brainy-search/public/css/brainy-search-public.css/wp-content/plugins/brainy-search/public/js/brainy-search-public.js
Script Paths
/wp-content/plugins/brainy-search/public/js/brainy-search-public.js
Version Parameters
brainy-search-public-cssbrainy-search-public-js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about BrainySearch