Copy Permalink To Clipboard Security & Risk Analysis

wordpress.org/plugins/copy-permalink-to-clipboard

A button to copy full post permalink to the clipboard.

300 active installs v1.0.0 PHP 7.0+ WP 5.7+ Updated Aug 12, 2021
permalink-copy-clipboard
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Copy Permalink To Clipboard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "copy-permalink-to-clipboard" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, with zero identified entry points. Furthermore, the code signals are exceptionally clean, showing no dangerous functions, file operations, or external HTTP requests. SQL queries are exclusively handled via prepared statements, and all output is properly escaped, indicating good data sanitization practices. The complete lack of known CVEs and a clean vulnerability history further reinforce this positive security assessment. The plugin appears to have been developed with security in mind, adhering to best practices. There are no immediate security concerns identified in the provided data.

Vulnerabilities
None known

Copy Permalink To Clipboard Security Vulnerabilities

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

Copy Permalink To 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

Copy Permalink To Clipboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterget_sample_permalink_htmlcopy-permalink-clipboard.php:56
Maintenance & Trust

Copy Permalink To Clipboard Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 12, 2021
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Alternatives

Copy Permalink To Clipboard Alternatives

No alternatives data available yet.

Developer Profile

Copy Permalink To Clipboard Developer Profile

korchiy

2 plugins · 310 total installs

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

How We Detect Copy Permalink To Clipboard

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

Asset Fingerprints

Script Paths
/wp-content/plugins/copy-permalink-to-clipboard/copy-permalink-clipboard.php

HTML / DOM Fingerprints

Data Attributes
id="copy_sample_permalink_button"onclick="copy_sample_permalink_to_clipboard()"permalink=
JS Globals
copy_sample_permalink_to_clipboard
Shortcode Output
<div id="copy_sample_permalink_button"onclick="copy_sample_permalink_to_clipboard()"style=" font-size: 11px; cursor: pointer; color: #0a4b78; padding: 2px 18px; background: #f6f7f7; margin: auto 5px; display: inline-block; border-width: 1px; border-style: solid; border-radius: 3px; ">To Clipboard</div>
FAQ

Frequently Asked Questions about Copy Permalink To Clipboard