Easy Shortlink Toolkit Security & Risk Analysis

wordpress.org/plugins/easy-shortlink-toolkit

Adds a "Copy Shortlink" action link to the post list in the WordPress admin for all public post types.

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated May 10, 2025
admincopy-to-clipboardcustom-post-typepost-listshortlink
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Shortlink Toolkit Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "easy-shortlink-toolkit" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates an absence of known dangerous functions, SQL injection vulnerabilities (100% prepared statements), and output escaping issues (100% properly escaped). Furthermore, the plugin has no file operations or external HTTP requests, and no taint analysis revealed any critical or high severity issues. This indicates good coding practices are being followed regarding direct code execution risks and data handling.

Despite the positive static analysis, the plugin has a notable lack of security checks for its entry points. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with authorization checks, while seemingly reducing the attack surface to zero, could also indicate a lack of functionality that requires protection or potential for future expansion without built-in security. The absence of nonce and capability checks is a significant concern, as it means any functionality that *is* present could be triggered without proper authentication or authorization if new entry points are introduced or if existing ones are implicitly handled by WordPress core in a way that bypasses typical checks.

The vulnerability history being completely clear of CVEs is a positive sign, suggesting the plugin has historically been secure or that vulnerabilities have been promptly addressed. However, this, combined with the lack of auth checks, could also mean the plugin's functionality is limited or that it hasn't been subjected to extensive security auditing. The overall risk is currently low due to the absence of demonstrable code-level vulnerabilities and a clean history, but the lack of authentication and authorization checks presents a latent risk that could become exploitable if the plugin's attack surface expands or if its existing functionalities are implicitly exposed.

Key Concerns

  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Easy Shortlink Toolkit Security Vulnerabilities

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

Easy Shortlink Toolkit Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Easy Shortlink Toolkit Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Easy Shortlink Toolkit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterpost_row_actionseasy-shortlink-toolkit.php:28
actionadmin_enqueue_scriptseasy-shortlink-toolkit.php:36
Maintenance & Trust

Easy Shortlink Toolkit Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 10, 2025
PHP min version7.0
Downloads390

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy Shortlink Toolkit Developer Profile

Prashil Pazare

1 plugin · 0 total installs

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

How We Detect Easy Shortlink Toolkit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-shortlink-toolkit/js/script.js
Script Paths
/wp-content/plugins/easy-shortlink-toolkit/js/script.js
Version Parameters
easy-shortlink-toolkit/js/script.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
esyshrtlnktk-copy-shortlink
Data Attributes
data-shortlink
FAQ

Frequently Asked Questions about Easy Shortlink Toolkit