Copy URL Button with Tooltip Security & Risk Analysis

wordpress.org/plugins/copy-url-button-with-tooltip

A simple plugin that adds a shortcode to copy the current page URL with a tooltip message. Just use [copy_url_button].

20 active installs v1.0.0 PHP + WP 5.2+ Updated May 31, 2025
clipboardcopy-buttoncopy-linkshortcodetooltip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Copy URL Button with Tooltip Safe to Use in 2026?

Generally Safe

Score 100/100

Copy URL Button with Tooltip has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "copy-url-button-with-tooltip" plugin version 1.0.0 demonstrates a strong security posture based on the provided static analysis. The code exhibits excellent security practices with no dangerous functions, all SQL queries using prepared statements, and all outputs properly escaped. Furthermore, the absence of file operations and external HTTP requests, combined with no recorded vulnerabilities, suggests a well-developed and secure plugin. The plugin's limited attack surface, with only one shortcode and no unprotected entry points, further enhances its security.

Vulnerabilities
None known

Copy URL Button with Tooltip Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Copy URL Button with Tooltip Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Copy URL Button with Tooltip 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 URL Button with Tooltip Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[copy_url_button] copy-url-button-with-tooltip.php:36
WordPress Hooks 1
actionwp_enqueue_scriptscopy-url-button-with-tooltip.php:23
Maintenance & Trust

Copy URL Button with Tooltip Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 31, 2025
PHP min version
Downloads393

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Copy URL Button with Tooltip Developer Profile

Sujon Madbor

1 plugin · 20 total installs

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

How We Detect Copy URL Button with Tooltip

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/copy-url-button-with-tooltip/copy-url.js/wp-content/plugins/copy-url-button-with-tooltip/copy-url.css
Script Paths
/wp-content/plugins/copy-url-button-with-tooltip/copy-url.js
Version Parameters
copy-url-button-with-tooltip/copy-url.js?ver=1.0copy-url-button-with-tooltip/copy-url.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
tooltip-text
Shortcode Output
<div style="position: relative; display: inline-block;"> <button id="copyURL">Copy URL</button> <span id="copyTooltip" class="tooltip-text">Copied!</span> </div>
FAQ

Frequently Asked Questions about Copy URL Button with Tooltip