My Favorite Links Security & Risk Analysis

wordpress.org/plugins/my-favorite-link

Es un Plugin que permite agregar nuestros links favoritos en el dashboard de WordPress, una herramienta de ayuda para los copywriters

0 active installs v1.0 PHP 5.3.2+ WP 5.1+ Updated May 11, 2020
bookmarksbookmarks-for-copywritersfavorite-linkslinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Favorite Links Safe to Use in 2026?

Generally Safe

Score 85/100

My Favorite Links 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

Based on the static analysis, the 'my-favorite-link' plugin v1.0 demonstrates a strong security posture with no identified attack surface points that are unprotected. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Furthermore, the plugin appears to handle its SQL queries with a reasonable level of preparedness, with two-thirds utilizing prepared statements, and a good proportion of its outputs being properly escaped. The presence of nonce checks indicates an awareness of common WordPress security practices.

However, a significant concern arises from the complete lack of capability checks. This means that while nonces might be present, any authenticated user could potentially interact with the plugin's functionalities without proper authorization checks, leaving it open to privilege escalation or unauthorized actions by lower-privileged users. The taint analysis showing zero flows with unsanitized paths is positive, but the absence of any taint analysis flows analyzed at all is also noteworthy; it could indicate a very small codebase or that the analysis tool wasn't able to effectively trace potential data flows.

The vulnerability history is entirely clean, with no recorded CVEs. This suggests a history of responsible development or a lack of prior scrutiny. In conclusion, while the plugin avoids many common pitfalls like unescaped output and raw SQL, the absence of capability checks is a critical weakness that needs immediate attention. The clean history is a good sign, but the lack of capability checks overshadows this positive aspect.

Key Concerns

  • Missing capability checks
  • Only 67% of SQL queries use prepared statements
  • 27% of outputs are not properly escaped
Vulnerabilities
None known

My Favorite Links Security Vulnerabilities

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

My Favorite Links Code Analysis

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

SQL Query Safety

33% prepared3 total queries

Output Escaping

73% escaped15 total outputs
Attack Surface

My Favorite Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_noticesclass-init.php:22
actioninitclass-init.php:24
actionplugins_loadedclass-init.php:25
actionadmin_initclass-init.php:26
actionadmin_menuclass-init.php:27
Maintenance & Trust

My Favorite Links Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 11, 2020
PHP min version5.3.2
Downloads932

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

My Favorite Links Developer Profile

Carlos Martinez

3 plugins · 1K total installs

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

How We Detect My Favorite Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-favorite-link/assets/style.css/wp-content/plugins/my-favorite-link/assets/script.js
Script Paths
/wp-content/plugins/my-favorite-link/assets/script.js
Version Parameters
my-favorite-link/assets/style.css?ver=my-favorite-link/assets/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about My Favorite Links