IntelliDraft Security & Risk Analysis

wordpress.org/plugins/intellidraft

IntelliDraft is a WordPress plugin that uses AI to streamline content creation, helping users easily produce and optimize high-quality content.

0 active installs v1.0.1 PHP 7.4+ WP 6.5+ Updated Aug 20, 2024
ai-content-generationblog-post-creationchat-gptcontent-creationwordpress-blogging
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IntelliDraft Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The intellidraft plugin v1.0.1 exhibits a strong security posture based on the provided static analysis. The code demonstrates good development practices by utilizing prepared statements for all SQL queries and ensuring all output is properly escaped. Furthermore, the presence of a nonce check on its sole AJAX handler is a positive sign for preventing CSRF attacks. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a reduced attack surface. The vulnerability history being completely clean is also a very positive indicator of the plugin's security over time.

Despite the excellent static analysis results, the primary area of concern stems from the lack of explicit capability checks on the single AJAX handler. While a nonce check is present, this handler could potentially be accessible to any logged-in user, regardless of their role or permissions. This absence of role-based access control for the AJAX endpoint represents a potential weakness that could be exploited if the AJAX functionality itself has sensitive operations or if an attacker can trick a privileged user into triggering it. However, given the limited attack surface and other security measures in place, the overall risk remains relatively low.

Key Concerns

  • AJAX handler lacks capability checks
Vulnerabilities
None known

IntelliDraft Security Vulnerabilities

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

IntelliDraft Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

IntelliDraft Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_intellidraft_generate_contentincludes\post-editor\class-editor-display.php:12
WordPress Hooks 6
actionadmin_initincludes\admin\class-admin-menu.php:10
actionadmin_enqueue_scriptsincludes\admin\class-admin-menu.php:11
actionadmin_menuincludes\admin\class-admin-menu.php:12
actionenqueue_block_editor_assetsincludes\post-editor\class-editor-display.php:10
actionenqueue_block_editor_assetsincludes\post-editor\class-editor-display.php:14
actionplugins_loadedintellidraft.php:28
Maintenance & Trust

IntelliDraft Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 20, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

IntelliDraft Developer Profile

joaofreitas2002

1 plugin · 0 total installs

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

How We Detect IntelliDraft

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about IntelliDraft