Bix AI Writer Security & Risk Analysis

wordpress.org/plugins/bix-ai-writer

AI-assisted content & summary generator for the WordPress block editor. Works with OpenAI, OpenRouter, or local Ollama. No vendor lock-in.

10 active installs v1.0.3 PHP 7.4+ WP 6.0+ Updated Oct 17, 2025
aicontentollamaopenaisummary
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bix AI Writer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The bix-ai-writer plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good development practices by utilizing prepared statements for all SQL queries and properly escaping all identified output, which significantly mitigates common vulnerabilities like SQL injection and cross-site scripting. The plugin also shows a proactive approach to securing its entry points, with all AJAX handlers, REST API routes, and other potential attack vectors either properly authenticated or absent. The lack of any recorded historical vulnerabilities further reinforces this positive assessment, suggesting a history of secure development and maintenance.

Despite the strengths, a notable concern is the absence of nonce checks across all identified entry points. While the existing capability checks offer a layer of protection, the lack of nonces leaves the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks if any of its entry points perform sensitive actions. The presence of external HTTP requests, though not analyzed for sanitization in this report, represents a potential, albeit minor, attack surface that warrants attention, especially if these requests interact with untrusted data. Overall, the plugin is well-developed with a focus on core security principles, but the omission of CSRF protection is a notable weakness that should be addressed.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

Bix AI Writer Security Vulnerabilities

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

Bix AI Writer Code Analysis

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

Output Escaping

100% escaped23 total outputs
Attack Surface

Bix AI Writer Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/bxaiwr/v1/generatebix-ai-writer.php:202
WordPress Hooks 4
actionadmin_initbix-ai-writer.php:65
actionadmin_menubix-ai-writer.php:95
actionenqueue_block_editor_assetsbix-ai-writer.php:196
actionrest_api_initbix-ai-writer.php:201
Maintenance & Trust

Bix AI Writer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 17, 2025
PHP min version7.4
Downloads235

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Bix AI Writer Developer Profile

bilirsoft

1 plugin · 10 total installs

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

How We Detect Bix AI Writer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bix-ai-writer/assets/js/editor.js/wp-content/plugins/bix-ai-writer/assets/css/editor.css
Version Parameters
bix-ai-writer/assets/js/editor.js?ver=bix-ai-writer/assets/css/editor.css?ver=

HTML / DOM Fingerprints

Data Attributes
id="bxaiwr_provider"id="bxaiwr_api_base"id="bxaiwr_api_key"id="bxaiwr_model"id="bxaiwr_temperature"id="bxaiwr_max_tokens"+8 more
JS Globals
BXAIWR
REST Endpoints
/wp-json/bxaiwr/v1/generate
FAQ

Frequently Asked Questions about Bix AI Writer