Mobile Link Security & Risk Analysis

wordpress.org/plugins/mobile-link-page

Offers a solution for creating mobile-optimized link pages on your WordPress site, serving as an alternative to traditional link-in-bio options.

0 active installs v1.0.6 PHP 7.0+ WP 6.2+ Updated Jun 11, 2025
link-in-biomobile-link
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Mobile Link Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The mobile-link-page plugin version 1.0.6 exhibits a generally strong security posture, based on the provided static analysis. The plugin demonstrates good security practices by exclusively using prepared statements for all SQL queries and a high percentage of properly escaped output. It also implements a nonce check and capability checks, which are crucial for preventing common WordPress vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further reduces its attack surface.

However, the presence of one shortcode represents a potential entry point, although the analysis indicates it's protected. The lack of any taint analysis results is concerning, as it suggests either the analysis tool couldn't effectively analyze the code or there were no detectable taint flows. This doesn't necessarily mean the code is perfectly safe, but rather that the analysis didn't flag specific issues in this regard.

The plugin's vulnerability history is completely clean, with no recorded CVEs of any severity. This indicates a positive track record, suggesting the developers have a good understanding of security or have not yet encountered exploitable vulnerabilities. In conclusion, the plugin appears to be well-secured with sound coding practices, though the limited taint analysis warrants a degree of caution.

Key Concerns

  • One shortcode is an entry point
  • No taint flows analyzed
Vulnerabilities
None known

Mobile Link Security Vulnerabilities

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

Mobile Link Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

89% escaped27 total outputs
Attack Surface

Mobile Link Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mobile_links] mobile-links.php:178
WordPress Hooks 8
actionadmin_noticesmobile-links.php:28
actionadd_meta_boxesmobile-links.php:49
actionwp_enqueue_scriptsmobile-links.php:70
actionadmin_enqueue_scriptsmobile-links.php:71
actionadmin_footermobile-links.php:98
actionsave_postmobile-links.php:137
actionadmin_menusettings.php:3
actionadmin_initsettings.php:4
Maintenance & Trust

Mobile Link Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 11, 2025
PHP min version7.0
Downloads742

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mobile Link Developer Profile

humboldtk

1 plugin · 0 total installs

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

How We Detect Mobile Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mobile-link-page/mobile-links.css/wp-content/plugins/mobile-link-page/mobile-links-admin.css/wp-content/plugins/mobile-link-page/mobile-links-admin.js
Script Paths
/wp-content/plugins/mobile-link-page/mobile-links-admin.js
Version Parameters
mobile-links.css?ver=mobile-links-admin.css?ver=mobile-links-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
mobile-links-gridmobile-links-itemremove-custom-image
Data Attributes
id="mobile_links_field"name="mobile_links_field"id="upload_custom_image_button"name="mobile_links_custom_photo_id"id="custom-image-container"id="remove_custom_image_button"+2 more
JS Globals
window.mobileLinks
Shortcode Output
[mobile_links]
FAQ

Frequently Asked Questions about Mobile Link