Linkable Security & Risk Analysis

wordpress.org/plugins/linkable

Automatically link keywords in your content to internal pages or posts. Simple, fast, and Gutenberg-compatible.

30 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Nov 28, 2025
autolinkgutenberginternal-linkinginternal-linksseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linkable Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'linkable' plugin v1.0.0 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of any attack surface entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential exploitation vectors. Furthermore, the code signals indicate robust security practices, with no dangerous functions, all SQL queries using prepared statements, and all output properly escaped. The plugin also avoids file operations and external HTTP requests, further reducing risk. The presence of one capability check, although minimal, is a positive sign of basic permission enforcement. The lack of any recorded vulnerabilities, critical taint flows, or known CVEs further solidifies its strong security standing.

While the plugin appears very secure at first glance, the absence of nonce checks and the single capability check, coupled with zero taint analysis results, could be interpreted in two ways. It might indicate exceptionally clean code, or it could suggest that the plugin's functionality is so limited that these checks were deemed unnecessary or were not triggered during the analysis. Without further context on the plugin's features and the scope of the static analysis, it's difficult to definitively rule out subtle risks. However, based solely on the provided data, the plugin is exceptionally well-secured.

Key Concerns

  • Missing nonce checks
  • Minimal capability checks
Vulnerabilities
None known

Linkable Security Vulnerabilities

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

Linkable Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped4 total outputs
Attack Surface

Linkable Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedlinkable.php:29
actioninitlinkable.php:31
filterthe_contentlinkable.php:41
actionadmin_menulinkable.php:43
actionadmin_initlinkable.php:44
actionenqueue_block_editor_assetslinkable.php:46
Maintenance & Trust

Linkable Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version7.4
Downloads342

Community Trust

Rating100/100
Number of ratings3
Active installs30
Developer Profile

Linkable Developer Profile

VOID Technology

1 plugin · 30 total installs

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

How We Detect Linkable

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linkable/static/js/admin-sidebar-panel.js
Script Paths
static/js/admin-sidebar-panel.js

HTML / DOM Fingerprints

HTML Comments
<!--shortcode--><!--/shortcode--><!--link--><!--/link-->
REST Endpoints
/wp-json/wp/v2/posts/wp-json/wp/v2/pages
FAQ

Frequently Asked Questions about Linkable