Protos TOC Generator Security & Risk Analysis

wordpress.org/plugins/protos-toc-generator

Auto-generates a floating or inline table of contents with anchor links based on headings in your post. Improves readability and SEO.

0 active installs v2.8 PHP 7.2+ WP 5.0+ Updated Unknown
headingsnavigationseotable-of-contentstoc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Protos TOC Generator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin "protos-toc-generator" v2.8 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and a high percentage of properly escaped output are positive indicators. The presence of nonce checks and the limited attack surface, with no unprotected entry points, further contribute to its secure design.

However, a significant area for improvement lies in the complete absence of capability checks for its single AJAX handler. While nonce checks are present, they are not a substitute for proper authorization checks to ensure only users with the necessary permissions can interact with this entry point. The lack of taint analysis results is also a slight concern, suggesting either no such analysis was performed or it yielded no findings; a comprehensive security audit would typically include taint analysis to identify potential data flow vulnerabilities.

With no recorded vulnerabilities, the plugin has a commendable track record. This suggests consistent developer attention to security. Nevertheless, the absence of capability checks remains a notable weakness that could be exploited if other security measures fail. In conclusion, while the plugin is built on good security foundations and has no known exploits, the missing capability checks on its AJAX handler represent a quantifiable risk that should be addressed.

Key Concerns

  • Missing capability checks on AJAX handler
Vulnerabilities
None known

Protos TOC Generator Security Vulnerabilities

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

Protos TOC Generator Code Analysis

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

Output Escaping

94% escaped16 total outputs
Attack Surface

Protos TOC Generator Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_prottoge_send_feedbackincludes\prottoge-class-protos-deactivate.php:35
WordPress Hooks 7
filterthe_contentprotos-toc-generator.php:30
actionwp_enqueue_scriptsprotos-toc-generator.php:31
actionadmin_menuprotos-toc-generator.php:32
actionadmin_initprotos-toc-generator.php:33
actionadmin_enqueue_scriptsprotos-toc-generator.php:34
actionadmin_footerprotos-toc-generator.php:35
actionadmin_enqueue_scriptsprotos-toc-generator.php:36
Maintenance & Trust

Protos TOC Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.2
Downloads401

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Protos TOC Generator Developer Profile

Protos Software

1 plugin · 0 total installs

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

How We Detect Protos TOC Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/protos-toc-generator/prottoge-style.css/wp-content/plugins/protos-toc-generator/prottoge-toc-scroll.js

HTML / DOM Fingerprints

CSS Classes
prottoge-tocprottoge-toc-toggleprottoge-list-iconprottoge-toc-contenttoc-level-1toc-level-2toc-level-3toc-level-4+3 more
HTML Comments
27-10-2025 BUTTON HTML
Data Attributes
aria-expandedaria-controlsid="prottoge-toc-list"
JS Globals
prottoge-toc-toggleprottoge-tocprottoge-toc-contentprottoge-toc-list
FAQ

Frequently Asked Questions about Protos TOC Generator