List of Contents Security & Risk Analysis

wordpress.org/plugins/list-of-contents

Automatically generate a list of contents/table of contents for your posts, pages, and custom post types. Compatible with page builders and plugins.

10 active installs v1.1.0.2 PHP 7.0+ WP 5.0+ Updated Jan 4, 2026
list-of-contentnavigationpage-navigationtable-of-contentstoc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is List of Contents Safe to Use in 2026?

Generally Safe

Score 100/100

List of Contents 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 "list-of-contents" plugin version 1.1.0.2 exhibits a strong security posture based on the provided static analysis. The plugin has a limited attack surface with 3 AJAX handlers, all of which appear to have appropriate authentication and authorization checks (indicated by 0 unprotected entry points and 2 nonce/capability checks). The absence of dangerous functions, direct SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the high percentage of properly escaped output (98%) significantly mitigates the risk of cross-site scripting (XSS) vulnerabilities. The lack of any recorded historical vulnerabilities further reinforces this positive assessment, suggesting a proactive approach to security by the developers.

While the plugin demonstrates excellent security hygiene, the analysis does highlight a minor point for consideration: the inclusion of the Select2 library. While not a direct vulnerability in this specific analysis, bundled libraries can become a security concern if they are outdated and contain known vulnerabilities that are not addressed by the plugin developer. However, with no critical or high severity taint flows identified, and all SQL queries using prepared statements, the immediate risks are minimal. Overall, this plugin appears to be very secure for its current version, with the primary area of attention being the maintenance of bundled libraries.

Key Concerns

  • Bundled library: Select2 (potential for outdatedness)
Vulnerabilities
None known

List of Contents Security Vulnerabilities

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

List of Contents Code Analysis

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

Bundled Libraries

Select2

Output Escaping

98% escaped57 total outputs
Attack Surface

List of Contents Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_locp_send_query_messageincludes\class-loc-settings.php:16
authwp_ajax_update_toc_contentincludes\class-loc.php:151
noprivwp_ajax_update_toc_contentincludes\class-loc.php:152
WordPress Hooks 11
actionadmin_menuincludes\class-loc-settings.php:11
actionadmin_initincludes\class-loc-settings.php:12
actionadmin_enqueue_scriptsincludes\class-loc-settings.php:13
actioninitincludes\class-loc.php:10
actionwp_enqueue_scriptsincludes\class-loc.php:11
actionenqueue_block_editor_assetsincludes\class-loc.php:12
filterthe_contentincludes\class-loc.php:13
actioninitincludes\class-loc.php:14
actioninitincludes\class-loc.php:15
filterthe_contentincludes\class-loc.php:148
actionplugins_loadedlist-of-contents.php:35
Maintenance & Trust

List of Contents Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 4, 2026
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

List of Contents Developer Profile

CodeInitiator

2 plugins · 10 total installs

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

How We Detect List of Contents

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/list-of-contents/assets/css/locp-admin.css/wp-content/plugins/list-of-contents/assets/css/locp-frontend.css/wp-content/plugins/list-of-contents/assets/js/locp-admin.js/wp-content/plugins/list-of-contents/assets/js/locp-frontend.js
Script Paths
/wp-content/plugins/list-of-contents/assets/js/locp-admin.js/wp-content/plugins/list-of-contents/assets/js/locp-frontend.js
Version Parameters
list-of-contents/assets/css/locp-admin.css?ver=list-of-contents/assets/css/locp-frontend.css?ver=list-of-contents/assets/js/locp-admin.js?ver=list-of-contents/assets/js/locp-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
locp-switchlocp-sliderlocp-round
Data Attributes
data-locp-design
JS Globals
locp_ajax_object
REST Endpoints
/wp-json/list-of-contents/v1/get-headings
Shortcode Output
[toc][list-of-contents]
FAQ

Frequently Asked Questions about List of Contents