TNC AI Excerpt Generator Security & Risk Analysis

wordpress.org/plugins/tnc-ai-excerpt-generator

Use the Power of OpenAI to Generate Summary of your posts & use as excerpt or SEO Meta Description!

10 active installs v1.0.1 PHP 7.3+ WP 4.0+ Updated Jun 1, 2023
aiexcerptmeta-descriptionopenaiseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TNC AI Excerpt Generator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "tnc-ai-excerpt-generator" plugin version 1.0.1 exhibits a generally good security posture, with no critical vulnerabilities identified in static analysis or historical data. The plugin demonstrates strong practices by not having any unpatched CVEs and by employing prepared statements for all its SQL queries. The attack surface is minimal, consisting of a single AJAX handler, and importantly, this handler appears to be protected by a nonce check, which is a positive indicator. However, a significant concern lies in the output escaping. With 33 total outputs analyzed, only 45% are properly escaped, meaning a substantial portion of the plugin's output could be vulnerable to cross-site scripting (XSS) attacks if user-controlled data is involved. The lack of capability checks on its single entry point, while mitigated by the nonce, could be a point of weakness if the nonce check were to be bypassed or absent in future versions. The absence of recorded vulnerabilities is positive, but the significant percentage of unescaped output suggests a need for immediate attention to prevent potential XSS issues.

Key Concerns

  • Insufficient output escaping
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

TNC AI Excerpt Generator Security Vulnerabilities

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

TNC AI Excerpt Generator Code Analysis

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

Output Escaping

45% escaped33 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
themencode_aig_regenerate_excerpt_callback (tnc-ai-excerpt-generator.php:228)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TNC AI Excerpt Generator Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_themencode_ai_regenerate_excerpttnc-ai-excerpt-generator.php:271
WordPress Hooks 3
actionadmin_menutnc-ai-excerpt-generator.php:13
actionadmin_inittnc-ai-excerpt-generator.php:14
actionadd_meta_boxestnc-ai-excerpt-generator.php:225
Maintenance & Trust

TNC AI Excerpt Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 1, 2023
PHP min version7.3
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TNC AI Excerpt Generator Developer Profile

Abdul Awal Uzzal

1 plugin · 10 total installs

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

How We Detect TNC AI Excerpt Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tnc-ai-excerpt-generator/tnc-ai-excerpt-generator.php

HTML / DOM Fingerprints

Data Attributes
name='ai_excerpt_gen_api_key'name='ai_excerpt_gen_post_types_enabled[]'name='ai_excerpt_gen_model'name='ai_excerpt_gen_max_token'
FAQ

Frequently Asked Questions about TNC AI Excerpt Generator