CC-TOC Security & Risk Analysis

wordpress.org/plugins/cc-toc

This plugin automatically creates a table of contents based on html headings in content.

10 active installs v1.1.1 PHP 7.0+ WP 4.9.1+ Updated Apr 3, 2020
indexindexesnavigationtable-of-contentstoc
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC-TOC Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "cc-toc" plugin v1.1.1 demonstrates a strong security posture based on the provided static analysis. It exhibits no detectable attack surface through common entry points like AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code adheres to secure development practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping all output. The presence of nonce and capability checks further solidifies its defenses.

The vulnerability history is also remarkably clean, with zero known CVEs, indicating a history of secure development or a lack of prior exploitation. The absence of any recorded vulnerabilities, regardless of severity, suggests a mature and well-maintained codebase. The plugin shows significant strengths in its minimal attack surface and robust implementation of security checks within its code. There are no apparent weaknesses or concerns indicated by the provided data.

Vulnerabilities
None known

CC-TOC Security Vulnerabilities

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

CC-TOC Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

CC-TOC Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initclass-toc-settings.php:55
actionadmin_initclass-toc-settings.php:59
actionadd_meta_boxesclass-toc-settings.php:77
actionsave_postclass-toc-settings.php:78
actioninitclass-toc.php:45
filterget_the_excerptclass-toc.php:65
filterthe_contentclass-toc.php:66
filterthe_contentclass-toc.php:196
Maintenance & Trust

CC-TOC Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.0
Last updatedApr 3, 2020
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CC-TOC Developer Profile

Clearcode

16 plugins · 220 total installs

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

How We Detect CC-TOC

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-toc/assets/css/toc.css/wp-content/plugins/cc-toc/assets/js/toc.js
Script Paths
/wp-content/plugins/cc-toc/assets/js/toc.js
Version Parameters
cc-toc/style.css?ver=cc-toc/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
cc-toc-wrapper
HTML Comments
<!-- CC-TOC --><!-- CC-TOC End -->
Data Attributes
data-toc-titledata-toc-shortcode
JS Globals
cc_toc
Shortcode Output
<nav class="toc-nav"><div class="toc-title"><div class="toc-content">
FAQ

Frequently Asked Questions about CC-TOC