LLM Friendly Security & Risk Analysis

wordpress.org/plugins/llm-friendly

Expose llms.txt and Markdown versions of posts/pages to make your site easier for LLMs to navigate and consume.

0 active installs v0.1.0 PHP 7.4+ WP 6.0+ Updated Jan 16, 2026
aiexportllmllms-txtmarkdown
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LLM Friendly Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "llm-friendly" v0.1.0 plugin demonstrates a generally good security posture based on the provided static analysis. The plugin has a very small attack surface, with only one AJAX handler and no exposed REST API routes, shortcodes, or cron events. Crucially, the single AJAX handler is protected by nonce and capability checks, indicating an awareness of security best practices for entry points. The code also shows strong adherence to secure database practices with 100% of SQL queries using prepared statements. File operations and external HTTP requests are absent, further reducing potential attack vectors. The lack of any recorded vulnerabilities in its history is a positive indicator of its development quality.

Key Concerns

  • Output escaping is not consistently applied
Vulnerabilities
None known

LLM Friendly Security Vulnerabilities

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

LLM Friendly Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

65% escaped109 total outputs
Attack Surface

LLM Friendly Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_llmf_search_postsinc\Admin.php:45
WordPress Hooks 17
actionadmin_enqueue_scriptsinc\Admin.php:39
actionadmin_menuinc\Admin.php:40
actionadmin_initinc\Admin.php:41
actionadd_meta_boxesinc\Admin.php:42
actionsave_postinc\Admin.php:43
actionadmin_post_llmf_regenerate_llmsinc\Admin.php:44
actionsave_postinc\Llms.php:27
actioninitinc\Plugin.php:73
actiontemplate_redirectinc\Plugin.php:74
actionwp_headinc\Plugin.php:76
actionadmin_initinc\Plugin.php:78
filterquery_varsinc\Rewrites.php:32
actionadmin_noticesllm-friendly.php:104
actionadmin_noticesllm-friendly.php:126
actionnetwork_admin_noticesllm-friendly.php:127
actionadmin_initllm-friendly.php:130
actionplugins_loadedllm-friendly.php:165
Maintenance & Trust

LLM Friendly Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 16, 2026
PHP min version7.4
Downloads100

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LLM Friendly Developer Profile

Pavel Sherer

2 plugins · 100 total installs

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

How We Detect LLM Friendly

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/llm-friendly/inc/css/admin.css/wp-content/plugins/llm-friendly/inc/js/admin.js
Script Paths
/wp-content/plugins/llm-friendly/inc/js/admin.js
Version Parameters
llm-friendly/inc/css/admin.css?ver=llm-friendly/inc/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-id="llmf-post-id"data-type="llmf-post-type"data-title="llmf-post-title"data-permalink="llmf-post-permalink"
JS Globals
llmfllmf_params
REST Endpoints
/wp-json/llm-friendly/v1/search-posts
FAQ

Frequently Asked Questions about LLM Friendly