Creator Assistant Hub Security & Risk Analysis

wordpress.org/plugins/creator-assistant-hub

The AI infrastructure for your WordPress content. Vectorize posts with OpenAI embeddings and store them in Qdrant for semantic search.

0 active installs v1.0.0 PHP 7.4+ WP 6.6+ Updated Mar 20, 2026
aiembeddingsopenaisemantic-searchvector-search
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Creator Assistant Hub Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The creator-assistant-hub plugin, version 1.0.0, demonstrates a strong security posture in several key areas. Static analysis reveals a complete absence of an exposed attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events accessible without proper authentication or authorization. The code also adheres to secure coding practices by exclusively using prepared statements for all SQL queries and properly escaping all output, eliminating common vulnerabilities like SQL injection and cross-site scripting. The plugin's vulnerability history is also pristine, with no recorded CVEs, indicating a history of secure development or prompt patching.

Despite these strengths, there are a few areas that warrant attention. The presence of two capability checks without any corresponding nonce checks on AJAX handlers or REST API endpoints is a notable concern. While the attack surface is zero, any future expansion of these handlers could introduce vulnerabilities if not properly secured with nonces. The plugin also performs file operations and external HTTP requests, which, while not inherently insecure, can be vectors for vulnerabilities if not handled with extreme care. The bundled Guzzle library, while robust, also requires monitoring for potential vulnerabilities within its own dependencies.

Overall, creator-assistant-hub v1.0.0 is a well-coded plugin with a solid foundation. The absence of direct vulnerabilities and a clean history are commendable. However, the lack of nonce checks on existing capability checks and the inherent risks associated with file operations and external requests suggest a minor need for vigilance and potentially future hardening. Continued adherence to secure coding principles and proactive monitoring of bundled libraries will be crucial for maintaining its security.

Key Concerns

  • Missing nonce checks on capability checks
  • Performs file operations
  • Performs external HTTP requests
  • Bundled library (Guzzle)
Vulnerabilities
None known

Creator Assistant Hub Security Vulnerabilities

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

Creator Assistant Hub Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Creator Assistant Hub Code Analysis

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

Bundled Libraries

Guzzle

SQL Query Safety

100% prepared8 total queries

Output Escaping

100% escaped126 total outputs
Attack Surface

Creator Assistant Hub Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actionplugins_loadedcreator-assistant-hub.php:41
actionenqueue_block_editor_assetsincludes/class-editor.php:33
actioninitincludes/class-editor.php:39
filterblock_categories_allincludes/class-editor.php:46
filterblock_type_metadata_settingsincludes/class-editor.php:150
actioninitincludes/class-features.php:75
actionrest_api_initincludes/features/class-api-handler.php:33
actionrest_api_initincludes/features/class-post-status.php:28
actionadmin_initincludes/features/class-post-status.php:36
actionsave_postincludes/features/class-post-vectorizer.php:41
actionbefore_delete_postincludes/features/class-post-vectorizer.php:42
actioncreator_assistant_hub_embedding_model_changedincludes/features/class-post-vectorizer.php:45
actionwpincludes/features/class-qdrant-keepalive.php:38
actionadmin_menuincludes/features/class-settings.php:59
actionadmin_initincludes/features/class-settings.php:60
actionadmin_initincludes/features/class-settings.php:61
actionadmin_initincludes/features/class-settings.php:62
filtersite_status_testsincludes/features/class-site-health.php:32
Maintenance & Trust

Creator Assistant Hub Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 20, 2026
PHP min version7.4
Downloads161

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Creator Assistant Hub Developer Profile

Alessandro Lioce

2 plugins · 0 total installs

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

How We Detect Creator Assistant Hub

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/creator-assistant-hub/assets/dist/js//wp-content/plugins/creator-assistant-hub/assets/dist/css/
Script Paths
/wp-content/plugins/creator-assistant-hub/assets/dist/js/creator-assistant-hub.js/wp-content/plugins/creator-assistant-hub/assets/dist/js/editor.js
Version Parameters
creator-assistant-hub/assets/dist/js/creator-assistant-hub.js?ver=creator-assistant-hub/assets/dist/css/creator-assistant-hub.css?ver=creator-assistant-hub/assets/dist/js/editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
components-placeholder__label
HTML Comments
<!-- Creator Assistant Hub: Block Pattern -->
Data Attributes
data-creator-assistant-hub-block-typedata-creator-assistant-hub-pattern-name
JS Globals
wp.blocks.registerBlockTypewp.data.select('core/editor').getBlocks()wp.element.createElement
REST Endpoints
/wp-json/creator-assistant-hub/v1/patterns
Shortcode Output
[creator_assistant_hub_pattern]
FAQ

Frequently Asked Questions about Creator Assistant Hub