Linkvertise Script API Security & Risk Analysis

wordpress.org/plugins/linkvertise-script-api

The Linkvertise Script API Plugin automatically monetizes the external links on your website.

100 active installs v1.0.8 PHP + WP 5.1.1+ Updated Apr 13, 2020
adsenselink-vertiselinkvertiselinkvertise-netwebsite-monetization
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linkvertise Script API Safe to Use in 2026?

Generally Safe

Score 85/100

Linkvertise Script API has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'linkvertise-script-api' plugin v1.0.8 presents a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This indicates a minimal exposure to common WordPress entry points. Furthermore, all SQL queries are properly prepared, and there are no recorded vulnerabilities or CVEs, suggesting a history of relatively secure development. The absence of external HTTP requests and bundled libraries also contributes to a cleaner codebase.

However, there are significant concerns regarding output escaping. The analysis shows that 100% of the 7 identified outputs are not properly escaped. This is a critical flaw that can lead to Cross-Site Scripting (XSS) vulnerabilities if any user-controlled data is directly outputted without sanitization. While the taint analysis found no unsanitized paths, the lack of output escaping means that even if taint analysis were more comprehensive, XSS could still be a problem. The complete absence of capability checks and nonce checks on any potential (though currently non-existent) entry points is also a concern for future extensibility or if new functionalities are added without proper security considerations.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Linkvertise Script API Security Vulnerabilities

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

Linkvertise Script API Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Linkvertise Script API Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuinc\Api\SettingsApi.php:24
actionadmin_initinc\Api\SettingsApi.php:28
actionactivated_plugininc\Api\SettingsApi.php:32
actionadmin_enqueue_scriptsinc\Base\Enqueue.php:13
actionwp_enqueue_scriptsinc\Base\Enqueue.php:14
Maintenance & Trust

Linkvertise Script API Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 13, 2020
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Linkvertise Script API Developer Profile

linkvertise

1 plugin · 100 total installs

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

How We Detect Linkvertise Script API

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linkvertise-script-api/assets/admin.js/wp-content/plugins/linkvertise-script-api/assets/style.css
Script Paths
/wp-content/plugins/linkvertise-script-api/assets/admin.js

HTML / DOM Fingerprints

JS Globals
linkvertise
FAQ

Frequently Asked Questions about Linkvertise Script API