Title AI Security & Risk Analysis

wordpress.org/plugins/title-ai

AI-powered titles that capture clicks

0 active installs v0.1.1 PHP 7.4+ WP 6.0+ Updated Apr 21, 2025
aiseotitle
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Title AI Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "title-ai" v0.1.1 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and a lack of unescaped output are all positive indicators. Furthermore, the plugin has a clean vulnerability history with no known CVEs, which suggests a commitment to security by the developers or a very low profile for potential threats.

However, there are a couple of areas that warrant attention. The presence of a REST API route without a permission callback, even though the overall entry points are minimal and unprotected ones are zero, could be a potential point of concern if the route handles sensitive data or operations. Additionally, the plugin lacks nonce checks entirely, which is a standard security measure for WordPress actions that could be leveraged in cross-site request forgery (CSRF) attacks, especially if any user-initiated actions are performed via AJAX or other mechanisms not covered by the REST API route's lack of permission callbacks.

In conclusion, while "title-ai" v0.1.1 is generally well-secured with good coding practices, the missing permission callback on the REST API route and the complete absence of nonce checks are minor weaknesses. The lack of past vulnerabilities is encouraging, but these two aspects should be addressed to further harden the plugin's security.

Key Concerns

  • REST API route without permission callback
  • No nonce checks implemented
Vulnerabilities
None known

Title AI Security Vulnerabilities

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

Title AI Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

Title AI Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/title-ai/v1/generateincludes\class-title-ai-rest.php:18
WordPress Hooks 7
actionadmin_enqueue_scriptsincludes\class-title-ai-classic.php:14
actionedit_form_after_titleincludes\class-title-ai-classic.php:15
actionrest_api_initincludes\class-title-ai-rest.php:14
actionadmin_menutitle-ai.php:36
actionadmin_inittitle-ai.php:37
actionenqueue_block_editor_assetstitle-ai.php:38
actionplugins_loadedtitle-ai.php:134
Maintenance & Trust

Title AI Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 21, 2025
PHP min version7.4
Downloads442

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Title AI Developer Profile

Babar

6 plugins · 3K total installs

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

How We Detect Title AI

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/title-ai/assets/js/editor.js/wp-content/plugins/title-ai/assets/css/editor.css/wp-content/plugins/title-ai/assets/js/classic.js/wp-content/plugins/title-ai/assets/css/classic.css
Script Paths
/wp-content/plugins/title-ai/assets/js/editor.js/wp-content/plugins/title-ai/assets/js/classic.js
Version Parameters
title-ai/assets/js/editor.js?ver=title-ai/assets/css/editor.css?ver=title-ai/assets/js/classic.js?ver=title-ai/assets/css/classic.css?ver=

HTML / DOM Fingerprints

CSS Classes
title-ai-classic-containertitle-ai-suggestions
JS Globals
titleAiSettingstitleAiClassic
REST Endpoints
/wp-json/title-ai/v1/generate
Shortcode Output
<div id="title-ai-classic-container" class="title-ai-classic-container"><button type="button" id="title-ai-generate" class="button button-secondary">Generate AI Titles<div id="title-ai-suggestions" class="title-ai-suggestions" style="display: none;">
FAQ

Frequently Asked Questions about Title AI