CLIPBOARD Security & Risk Analysis

wordpress.org/plugins/clipboard

A simple plugin that allows you to copy or cut paragraphs from your site’s main content to the clipboard to use elsewhere.

300 active installs v1.0.0 PHP + WP 4.3+ Updated Jan 4, 2018
clickclipboardcopycutpaste
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CLIPBOARD Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the 'clipboard' plugin v1.0.0 exhibits an exceptionally strong security posture. The static analysis reveals no identifiable attack surface in the form of AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code demonstrates excellent security practices with zero dangerous functions, 100% of SQL queries using prepared statements, and 100% of output properly escaped. The absence of file operations, external HTTP requests, and taint flows with unsanitized paths further reinforces this positive assessment. The plugin's vulnerability history is also clear, with zero known CVEs of any severity. This data collectively suggests a well-developed and secure plugin that adheres to best practices. The only area that could be interpreted as a weakness, albeit minor given the lack of other entry points, is the absence of nonce and capability checks. However, without any identified entry points, this is a theoretical concern rather than an immediate risk. Overall, the 'clipboard' plugin v1.0.0 appears to be a highly secure option.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

CLIPBOARD Security Vulnerabilities

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

CLIPBOARD Code Analysis

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

CLIPBOARD Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_footerclipboard.php:17
actionadmin_headclipboard.php:26
actionadmin_enqueue_scriptsclipboard.php:32
actionadmin_menuclipboard.php:35
Maintenance & Trust

CLIPBOARD Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 4, 2018
PHP min version
Downloads8K

Community Trust

Rating76/100
Number of ratings4
Active installs300
Developer Profile

CLIPBOARD Developer Profile

hashsalacop

3 plugins · 300 total installs

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

How We Detect CLIPBOARD

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clipboard/js/clipboard.min.js/wp-content/plugins/clipboard/js/c_scripts.js/wp-content/plugins/clipboard/css/clipboard_admin.css

HTML / DOM Fingerprints

CSS Classes
title-clipboardclipdata-demodemoclipboard
HTML Comments
Target Trigger
Data Attributes
data-clipboard-targetdata-clipboard-action
Shortcode Output
<h2 class = "title-clipboard">This is how to use the plugin.</h2><table class = "clip"><p class = "data-demo"><p class = "authors"><strong>Author:</strong> Hassanal S. Aguam <a href = "http://hash-webservices.com/" target="_blank">hash-webservices.com</a></p>
FAQ

Frequently Asked Questions about CLIPBOARD