
Copy Permalink To Clipboard Security & Risk Analysis
wordpress.org/plugins/copy-permalink-to-clipboardA button to copy full post permalink to the clipboard.
Is Copy Permalink To Clipboard Safe to Use in 2026?
Generally Safe
Score 85/100Copy Permalink To Clipboard has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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.
Copy Permalink To Clipboard Security Vulnerabilities
Copy Permalink To Clipboard Code Analysis
Copy Permalink To Clipboard Attack Surface
WordPress Hooks 1
Maintenance & Trust
Copy Permalink To Clipboard Maintenance & Trust
Maintenance Signals
Community Trust
Copy Permalink To Clipboard Alternatives
No alternatives data available yet.
Copy Permalink To Clipboard Developer Profile
2 plugins · 310 total installs
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
/wp-content/plugins/copy-permalink-to-clipboard/copy-permalink-clipboard.phpHTML / DOM Fingerprints
id="copy_sample_permalink_button"onclick="copy_sample_permalink_to_clipboard()"permalink=copy_sample_permalink_to_clipboard<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>