Content Weaver AI Lite — by Barking Llama Security & Risk Analysis

wordpress.org/plugins/contentweaver-ai-lite

Create AI-powered posts, rewrite RSS feeds, and generate unique articles — all locally with your own API key. Perfect for auto blogging, spintax, and …

0 active installs v1.0.2 PHP 7.4+ WP 6.1+ Updated Oct 6, 2025
aiautoblogcontentopenairss
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Weaver AI Lite — by Barking Llama Safe to Use in 2026?

Generally Safe

Score 100/100

Content Weaver AI Lite — by Barking Llama has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The contentweaver-ai-lite plugin, version 1.0.2, exhibits a mixed security posture. On the positive side, it has a clean vulnerability history with no known CVEs, indicating a generally stable development practice. The plugin also demonstrates good security fundamentals by exclusively using prepared statements for SQL queries, implementing numerous nonce and capability checks, and avoiding dangerous functions and file operations. Furthermore, its attack surface, while consisting of 6 AJAX handlers, appears to be protected as no unprotected entry points were identified.

However, there are notable areas for concern. The static analysis reveals a significant proportion of output escaping vulnerabilities, with only 42% of outputs being properly escaped. This suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized data could be rendered directly in the browser. Additionally, the taint analysis identified 3 flows with unsanitized paths. While classified as not critical or high severity, these flows represent potential avenues for data manipulation or injection if external input is not handled meticulously throughout the plugin's execution, especially when combined with the observed output escaping issues.

In conclusion, while the plugin benefits from a strong foundation in secure coding practices like prepared SQL statements and robust authentication checks, the high percentage of unescaped output and the presence of unsanitized taint flows are significant weaknesses. These present a tangible risk of XSS and other injection vulnerabilities that could be exploited. The lack of historical vulnerabilities is a positive sign, but it does not negate the immediate risks identified in the current code analysis. Developers should prioritize addressing the output escaping and taint flow issues to improve the overall security of the plugin.

Key Concerns

  • High percentage of unescaped output
  • Flows with unsanitized paths found
Vulnerabilities
None known

Content Weaver AI Lite — by Barking Llama Security Vulnerabilities

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

Content Weaver AI Lite — by Barking Llama Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
158
115 escaped
Nonce Checks
7
Capability Checks
12
File Operations
0
External Requests
11
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

42% escaped273 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
contentweaver_ai_lite_render_query_notice (includes\admin-pages.php:41)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Content Weaver AI Lite — by Barking Llama Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_contentweaver_ai_lite_rss_runcontentweaver-ai-lite.php:1414
authwp_ajax_cw_lite_process_basic_spintaxincludes\ajax.php:176
authwp_ajax_cw_lite_generate_word_alternativesincludes\ajax.php:266
authwp_ajax_cw_lite_generate_articleincludes\ajax.php:340
authwp_ajax_contentweaver_generate_articleincludes\ajax.php:341
authwp_ajax_cw_lite_manual_generate_postincludes\ajax.php:606
WordPress Hooks 11
actionadmin_enqueue_scriptscontentweaver-ai-lite.php:282
actionwp_feed_optionscontentweaver-ai-lite.php:316
filterhttp_request_argscontentweaver-ai-lite.php:337
actionadmin_noticescontentweaver-ai-lite.php:576
actionadmin_initcontentweaver-ai-lite.php:603
actionadmin_menucontentweaver-ai-lite.php:858
filterwp_feed_cache_transient_lifetimecontentweaver-ai-lite.php:891
filterwp_feed_cache_transient_lifetimecontentweaver-ai-lite.php:916
filterwp_feed_cache_transient_lifetimecontentweaver-ai-lite.php:955
actionadmin_post_contentweaver_ai_lite_rss_runcontentweaver-ai-lite.php:1413
actionadmin_post_contentweaver_ai_lite_manual_runcontentweaver-ai-lite.php:1489
Maintenance & Trust

Content Weaver AI Lite — by Barking Llama Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 6, 2025
PHP min version7.4
Downloads226

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Content Weaver AI Lite — by Barking Llama Developer Profile

grandllama

2 plugins · 0 total installs

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

How We Detect Content Weaver AI Lite — by Barking Llama

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

Asset Fingerprints

Version Parameters
/wp-content/plugins/contentweaver-ai-lite/?ver=/wp-content/plugins/contentweaver-ai-lite/js/contentweaver-ai-lite-admin.js?ver=/wp-content/plugins/contentweaver-ai-lite/js/contentweaver-ai-lite-public.js?ver=/wp-content/plugins/contentweaver-ai-lite/css/contentweaver-ai-lite-admin.css?ver=/wp-content/plugins/contentweaver-ai-lite/css/contentweaver-ai-lite-public.css?ver=

HTML / DOM Fingerprints

CSS Classes
contentweaver-ai-lite-openai-apikeycontentweaver-ai-lite-openai-apikey-wrappercontentweaver-ai-lite-spinner-wrapper
Data Attributes
data-contentweaver-ai-lite-field-iddata-contentweaver-ai-lite-field-name
JS Globals
contentweaver_ai_lite_params
FAQ

Frequently Asked Questions about Content Weaver AI Lite — by Barking Llama