
PloverToc Security & Risk Analysis
wordpress.org/plugins/plover-tocAutomatically generate a TOC for posts, pages and custom post types by parsing headers. It adds ID anchor attributes for proper in-page links.
Is PloverToc Safe to Use in 2026?
Generally Safe
Score 92/100PloverToc has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plover-toc plugin v0.7.0 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of an attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, significantly limits potential entry points for attackers. Furthermore, the code signals indicate responsible development practices, with 100% of SQL queries utilizing prepared statements and a high percentage of output properly escaped. The lack of dangerous functions, file operations, external HTTP requests, and no recorded vulnerabilities in its history are all positive indicators.
However, a notable concern arises from the complete absence of nonce checks and capability checks. While the current lack of an attack surface means this is not an immediate vulnerability, it represents a significant gap in security best practices. If the plugin were to be extended or if new entry points were introduced in the future, these missing checks could easily lead to vulnerabilities like Cross-Site Request Forgery (CSRF) or privilege escalation. The taint analysis showing zero flows is also a positive sign, but this is likely a consequence of the limited attack surface. The plugin's strengths lie in its minimal footprint and clean code, but its weakness is the lack of foundational security checks for potential future expansion.
Key Concerns
- Missing Nonce Checks
- Missing Capability Checks
- 80% Output Escaping (20% unescaped)
PloverToc Security Vulnerabilities
PloverToc Code Analysis
Output Escaping
PloverToc Attack Surface
WordPress Hooks 2
Maintenance & Trust
PloverToc Maintenance & Trust
Maintenance Signals
Community Trust
PloverToc Alternatives
Easy Table of Contents
easy-table-of-contents
Adds a user friendly and fully automatic way to create and display a table of contents generated from the page content.
Table of Contents Plus
table-of-contents-plus
A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.
LuckyWP Table of Contents
luckywp-table-of-contents
Creates SEO-friendly table of contents for your posts/pages. Works automatically or manually (via shortcode, Gutenberg block or widget).
Rich Table of Contents
rich-table-of-content
RTOC is a table of contents generation plugin from Japan that allows anyone to easily create a table of contents. Equipped with the functions of the c …
SimpleTOC – Table of Contents Block
simpletoc
SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading.
PloverToc Developer Profile
2 plugins · 0 total installs
How We Detect PloverToc
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/plover-toc/templates/toc.tpl.phpHTML / DOM Fingerprints
id[plovertoc]