Code Click to Copy Security & Risk Analysis

wordpress.org/plugins/code-click-to-copy

Copies and tags automatically to clipboard with customizable tooltips.

800 active installs v1.0.1 PHP + WP 4.9+ Updated Aug 7, 2025
codecopyhtmlpresyntax
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Code Click to Copy Safe to Use in 2026?

Generally Safe

Score 100/100

Code Click to Copy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The code-click-to-copy plugin v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by not using dangerous functions, conducting all SQL queries using prepared statements, and performing file operations or external HTTP requests. The presence of capability checks and a high percentage of properly escaped output are also positive indicators.

Key Concerns

  • High percentage of unescaped output
  • No nonce checks for entry points
Vulnerabilities
None known

Code Click to Copy Security Vulnerabilities

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

Code Click to Copy Code Analysis

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

Output Escaping

65% escaped31 total outputs
Attack Surface

Code Click to Copy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitwpj-code-click-to-copy.php:27
actionadmin_menuwpj-code-click-to-copy.php:33
actionadmin_initwpj-code-click-to-copy.php:46
actionadmin_enqueue_scriptswpj-code-click-to-copy.php:47
actionwp_footerwpj-code-click-to-copy.php:199
actionadmin_footerwpj-code-click-to-copy.php:200
Maintenance & Trust

Code Click to Copy Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 7, 2025
PHP min version
Downloads14K

Community Trust

Rating94/100
Number of ratings12
Active installs800
Developer Profile

Code Click to Copy Developer Profile

treeflips

6 plugins · 3K total installs

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

How We Detect Code Click to Copy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/code-click-to-copy/js/copy-to-clipboard.js/wp-content/plugins/code-click-to-copy/css/code-click-to-copy.css
Version Parameters
code-click-to-copy/js/copy-to-clipboard.js?ver=code-click-to-copy/css/code-click-to-copy.css?ver=

HTML / DOM Fingerprints

CSS Classes
codeCopyTooltip
Data Attributes
data-default="#333333"data-default="#ffffff"
FAQ

Frequently Asked Questions about Code Click to Copy