Clipboard Snippet Copier Security & Risk Analysis

wordpress.org/plugins/clipboard-snippet-copier

Copy shortcodes or code snippets to clipboard with a single click using AJAX – without displaying the actual code.

0 active installs v1.2 PHP 7.2+ WP 5.0+ Updated Dec 4, 2025
clipboardcode-copiercopycopy-shortcodesnippets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Clipboard Snippet Copier Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "clipboard-snippet-copier" v1.2 plugin exhibits a generally strong security posture based on the static analysis. The complete absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the lack of file operations or external HTTP requests are all positive indicators. Furthermore, the presence of nonce and capability checks on identified entry points is a commendable security practice.

However, there are areas for potential improvement. While the overall output escaping is good, 25% of outputs remain unescaped, which could present a risk if sensitive data is involved. The taint analysis yielded no findings, which is positive, but it's important to note that the total number of flows analyzed was zero, suggesting the analysis might have been limited in scope or the plugin has very limited data handling.

The plugin's vulnerability history is a significant strength, with no known CVEs ever recorded. This suggests a history of stable and secure development. Despite the minor concern regarding unescaped output, the plugin appears to be well-secured, especially considering its lack of a historical vulnerability record.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Clipboard Snippet Copier Security Vulnerabilities

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

Clipboard Snippet Copier Code Analysis

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

Output Escaping

75% escaped8 total outputs
Attack Surface

Clipboard Snippet Copier Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_clipsnco_get_snippetclipboard-snippet-copier.php:117
noprivwp_ajax_clipsnco_get_snippetclipboard-snippet-copier.php:118

Shortcodes 1

[clipsnco_code_copy_btn] clipboard-snippet-copier.php:161
WordPress Hooks 4
actioninitclipboard-snippet-copier.php:50
actionwp_enqueue_scriptsclipboard-snippet-copier.php:79
filtermanage_clipsnco_cpt_posts_columnsclipboard-snippet-copier.php:121
actionmanage_clipsnco_cpt_posts_custom_columnclipboard-snippet-copier.php:129
Maintenance & Trust

Clipboard Snippet Copier Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version7.2
Downloads189

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Clipboard Snippet Copier Developer Profile

webcodingplace

4 plugins · 5K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
49 days
View full developer profile
Detection Fingerprints

How We Detect Clipboard Snippet Copier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clipboard-snippet-copier/assets/js/clipboard-snippet-copier.js/wp-content/plugins/clipboard-snippet-copier/assets/css/clipboard-snippet-copier.css
Script Paths
/wp-content/plugins/clipboard-snippet-copier/assets/js/clipboard-snippet-copier.js
Version Parameters
clipboard-snippet-copier/assets/js/clipboard-snippet-copier.js?ver=1.2clipboard-snippet-copier/assets/css/clipboard-snippet-copier.css?ver=1.2

HTML / DOM Fingerprints

CSS Classes
wcp-code-copy-btn
Data Attributes
data-codecopy-id
JS Globals
clipsnco_vars
REST Endpoints
/wp-json/clipsnco_get_snippet
Shortcode Output
[clipsnco_code_copy_btn id=[clipsnco_code_copy_btn id=[clipsnco_code_copy_btn id=
FAQ

Frequently Asked Questions about Clipboard Snippet Copier