LLMs.txt Builder Security & Risk Analysis

wordpress.org/plugins/nt-llms-txt-builder

Generate an LLMs.txt file that helps AI models and large language models understand your WordPress website structure and content.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Jul 15, 2025
aicontent-discoveryllmsseositemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LLMs.txt Builder Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The 'nt-llms-txt-builder' plugin v1.0.0 presents a generally good security posture based on the provided static analysis. The plugin has a small attack surface with only two AJAX handlers, and critically, all identified entry points appear to have proper authentication and capability checks, which is a significant strength. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and incorporating nonce checks. The absence of file operations, external HTTP requests, and dangerous functions also contributes positively to its security. However, a notable concern is the output escaping, where only 68% of outputs are properly escaped. This leaves a potential avenue for cross-site scripting (XSS) vulnerabilities if an attacker can inject unsanitized data that is later displayed to users.

Key Concerns

  • Unescaped output identified
Vulnerabilities
None known

LLMs.txt Builder Security Vulnerabilities

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

LLMs.txt Builder Code Analysis

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

Output Escaping

68% escaped25 total outputs
Attack Surface

LLMs.txt Builder Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_ntllms_txt_builder_generate_fileincludes\class-llms-txt-admin.php:34
authwp_ajax_ntllms_txt_builder_clear_cache_dataincludes\class-llms-txt-admin.php:35
WordPress Hooks 8
actionadmin_menuincludes\class-llms-txt-admin.php:32
actionadmin_initincludes\class-llms-txt-admin.php:33
filterplugin_row_metaincludes\class-llms-txt-admin.php:37
actionadmin_enqueue_scriptsincludes\class-llms-txt-admin.php:38
actioninitincludes\class-llms-txt-generator.php:80
actionadd_meta_boxesincludes\class-llms-txt-meta-box.php:32
actionsave_postincludes\class-llms-txt-meta-box.php:33
actionplugins_loadednt-llms-txt-builder.php:43
Maintenance & Trust

LLMs.txt Builder Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 15, 2025
PHP min version7.4
Downloads292

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LLMs.txt Builder Developer Profile

nutttaro

5 plugins · 5K total installs

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

How We Detect LLMs.txt Builder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nt-llms-txt-builder/assets/css/admin.css/wp-content/plugins/nt-llms-txt-builder/assets/js/admin.js
Script Paths
/wp-content/plugins/nt-llms-txt-builder/assets/js/admin.js
Version Parameters
nt-llms-txt-builder/assets/css/admin.css?ver=nt-llms-txt-builder/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
ntllms-txt-builder-settings-page
HTML Comments
<!-- Admin JS --><!-- Admin CSS -->
Data Attributes
data-wp-ver
JS Globals
ntllms_txt_builder_ajax_object
REST Endpoints
/wp-json/ntllms-txt-builder/v1/generate/wp-json/ntllms-txt-builder/v1/clear-cache
FAQ

Frequently Asked Questions about LLMs.txt Builder