WP affiliate link Security & Risk Analysis

wordpress.org/plugins/wp-affiliate-link

this plugin will hide your affiliate link.

10 active installs v1.0 PHP + WP 4.0+ Updated Oct 26, 2014
affiliatecloakcloakercloakinglink
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP affiliate link Safe to Use in 2026?

Generally Safe

Score 85/100

WP affiliate link has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'wp-affiliate-link' v1.0 plugin exhibits a generally good security posture, indicated by the absence of known vulnerabilities, dangerous functions, and external HTTP requests. The code shows strong adherence to security best practices with 100% of SQL queries using prepared statements and the presence of nonce and capability checks. This suggests a developer who is aware of common WordPress security pitfalls and has implemented protective measures.

However, there are minor areas for improvement. The static analysis reveals that 67% of output escaping is properly done, meaning one out of three outputs is not properly escaped. While not a critical issue given the limited number of outputs and the absence of taint flows, it represents a potential, albeit small, risk for Cross-Site Scripting (XSS) vulnerabilities if an attacker could inject malicious content into the unescaped output. The attack surface is minimal, consisting solely of one shortcode with no apparent authentication checks, which is a positive sign. The complete lack of taint analysis results also suggests that either the plugin is very simple and doesn't handle user input in a way that could lead to complex attack chains, or the analysis tool was not able to effectively trace potential data flows.

Overall, the plugin appears to be built with security in mind, especially considering its early version and the absence of any recorded vulnerabilities or critical code flaws. The primary area of slight concern is the incomplete output escaping, which should be addressed to achieve a fully robust security profile. The developer has demonstrated a commitment to secure coding by using prepared statements and implementing checks.

Key Concerns

  • 1 of 3 outputs not properly escaped
Vulnerabilities
None known

WP affiliate link Security Vulnerabilities

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

WP affiliate link Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

WP affiliate link Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

WP affiliate link Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[affiliate] includes\affi_functions.php:175
WordPress Hooks 5
actioninitincludes\affi_functions.php:53
actionwp_headincludes\affi_functions.php:66
actionadd_meta_boxesincludes\affi_functions.php:80
actionsave_postincludes\affi_functions.php:160
actionwp_enqueue_scriptsincludes\affi_functions.php:182
Maintenance & Trust

WP affiliate link Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 26, 2014
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

WP affiliate link Developer Profile

aijazsiddique

2 plugins · 20 total installs

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

How We Detect WP affiliate link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-affiliate-link/affi-style.css
Version Parameters
wp-affiliate-link/affi-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
affi-button
Data Attributes
data-nonce-field="myplugin_meta_box_nonce"name="myplugin_new_field"id="myplugin_new_field"name="myplugin_meta_box_nonce"
Shortcode Output
<a href="
FAQ

Frequently Asked Questions about WP affiliate link