App Link Generator Security & Risk Analysis

wordpress.org/plugins/app-link-generator

App StoreとGoogle Play Storeのアプリインストールリンクをブロックエディタで簡単に表示できるプラグインです。

0 active installs v1.2.0 PHP 7.4+ WP 5.8+ Updated Mar 17, 2026
app-linkapp-storeblock-editorgoogle-playmobile-app
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is App Link Generator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The app-link-generator plugin v1.2.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for all SQL queries, and all identified output is properly escaped, mitigating common injection and XSS vulnerabilities. The absence of file operations and dangerous functions further strengthens its core security. However, significant concerns arise from the unprotected REST API routes and the complete lack of nonces and capability checks for its entry points. This creates a substantial attack surface that is easily accessible to unauthenticated users. The taint analysis showing zero flows suggests that while direct data manipulation vulnerabilities might not be apparent in this specific analysis, the unprotected entry points could still be leveraged to trigger unintended behavior or interact with other parts of the application in unexpected ways.

The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. This suggests a potential for well-written code. However, the absence of vulnerabilities cannot compensate for the identified security weaknesses in the current version's implementation. The lack of authentication and authorization checks on REST API routes is a critical oversight. While the plugin's current functionality might not be sensitive, this design choice leaves it vulnerable to future expansion or exploitation by attackers who can trigger these endpoints without proper validation. Therefore, despite its strengths in data handling, the plugin requires immediate attention to address its unprotected entry points to improve its overall security.

Key Concerns

  • REST API routes without permission callbacks
  • AJAX handlers without auth checks
  • Nonce checks missing
  • Capability checks missing
Vulnerabilities
None known

App Link Generator Security Vulnerabilities

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

App Link Generator Release Timeline

v1.2.0Current
v1.1.0
Code Analysis
Analyzed Apr 16, 2026

App Link Generator Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

100% escaped3 total outputs
Attack Surface
2 unprotected

App Link Generator Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/app-link-generator/v1/searchapp-store-links.php:84
GET/wp-json/app-link-generator/v1/lookupapp-store-links.php:100
WordPress Hooks 4
actioninitapp-store-links.php:30
actioninitapp-store-links.php:58
actionrest_api_initapp-store-links.php:83
actionapplige_daily_updateincludes/AppStoreLinks_Manager.php:10

Scheduled Events 1

applige_daily_update
Maintenance & Trust

App Link Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 17, 2026
PHP min version7.4
Downloads182

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

App Link Generator Developer Profile

Technophere

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 App Link Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/app-link-generator/build/index.js/wp-content/plugins/app-link-generator/build/style-index.css
Script Paths
/wp-content/plugins/app-link-generator/build/index.js
Version Parameters
app-link-generator/build/index.js?ver=app-link-generator/build/style-index.css?ver=

HTML / DOM Fingerprints

JS Globals
appligeBadgeImages
REST Endpoints
/wp-json/app-link-generator/v1/search/wp-json/app-link-generator/v1/lookup
FAQ

Frequently Asked Questions about App Link Generator