Generate Shortlinks Security & Risk Analysis

wordpress.org/plugins/generate-shortlinks

Uses bit.ly, Ur.ly, and Is.gd to create handy shortlinks to share your WordPress Posts quickly and easily!

10 active installs v1.0.0 PHP + WP 3.0+ Updated Nov 25, 2010
bitlyisgdpluginsshortlinksurly
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Generate Shortlinks Safe to Use in 2026?

Generally Safe

Score 85/100

Generate Shortlinks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The 'generate-shortlinks' v1.0.0 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and the clean vulnerability history suggest a well-maintained or less targeted plugin. Furthermore, the code analysis shows no dangerous functions, raw SQL queries, file operations, or external HTTP requests without proper context. The plugin also demonstrates good practices by using prepared statements for all SQL queries and no obvious bundled libraries that could introduce vulnerabilities.

However, there are significant areas of concern that lower its overall security. The most alarming finding is that 100% of the 5 identified output instances are not properly escaped. This presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities if any of the data being output originates from user input or untrusted sources. Additionally, the taint analysis revealed 2 flows with unsanitized paths, indicating potential for path traversal or other file system related issues, although their severity is not explicitly stated as critical or high.

While the plugin has a clean historical record and a minimal attack surface in terms of direct entry points like AJAX, shortcodes, or REST API routes, the unescaped output and unsanitized paths are critical weaknesses. The lack of capability checks and nonce checks, though not directly linked to entry points in this analysis, could become a problem if new entry points are introduced or if the unescaped output is exposed to authenticated users in a way that can be manipulated. The plugin's strengths lie in its SQL handling and lack of known vulnerabilities, but the unescaped output and unsanitized paths are significant risks that need immediate attention.

Key Concerns

  • Unescaped output detected (0% properly escaped)
  • Flows with unsanitized paths detected (2 total)
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

Generate Shortlinks Security Vulnerabilities

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

Generate Shortlinks Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
page (generate-shortlinks.php:201)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Generate Shortlinks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menugenerate-shortlinks.php:44
filterget_shortlinkgenerate-shortlinks.php:45
Maintenance & Trust

Generate Shortlinks Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedNov 25, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Generate Shortlinks Developer Profile

Jason Grim

2 plugins · 30 total installs

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

How We Detect Generate Shortlinks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/generate-shortlinks/css/jquery-ui-1.8.6.css/wp-content/plugins/generate-shortlinks/js/add-tabs.js
Script Paths
/wp-content/plugins/generate-shortlinks/js/add-tabs.js

HTML / DOM Fingerprints

Data Attributes
name="generate-shortlink[bitly][username]"name="generate-shortlink[bitly][key]"name="generate-shortlink[api_selected]"
JS Globals
GS_PATHGS_FN_PATHGS_CSS_URLGS_JS_URLGS_IMG_URL
FAQ

Frequently Asked Questions about Generate Shortlinks