LinkSentry – Broken Content Reporter Security & Risk Analysis

wordpress.org/plugins/linksentry-broken-content-reporter

LinkSentry adds a "Report an issue" button (shortcode + block). Readers can report broken links, downloads, or images.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Unknown
broken-linksdownloadsfeedbackimagesreports
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LinkSentry – Broken Content Reporter Safe to Use in 2026?

Generally Safe

Score 100/100

LinkSentry – Broken Content Reporter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'linksentry-broken-content-reporter' plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs, critical taint flows, raw SQL queries, or unprotected entry points is highly commendable. The plugin also demonstrates good practices by utilizing prepared statements for all its SQL queries and implementing nonce and capability checks for its AJAX handlers. The majority of its output is properly escaped, and there are no file operations or external HTTP requests, further reducing the attack surface.

While the static analysis reveals no immediate critical vulnerabilities, a minor concern arises from the fact that 20% of outputs are not properly escaped. Although the severity of these unescaped outputs is not specified, it represents a potential weakness that could be exploited in specific scenarios, such as cross-site scripting (XSS) attacks if user-supplied data is involved. The total absence of taint analysis flows is unusual; typically, even secure plugins might have some flows analyzed. This could indicate either a very small codebase or a limitation in the analysis tool's ability to track complex data flows.

In conclusion, this plugin appears to be well-developed from a security perspective, with a solid foundation of protective measures. The primary area for improvement lies in ensuring 100% output escaping. The lack of historical vulnerabilities and the current clean bill of health from static analysis suggest a low overall risk, but diligent maintenance and attention to the small percentage of unescaped output are still important.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

LinkSentry – Broken Content Reporter Security Vulnerabilities

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

LinkSentry – Broken Content Reporter Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

80% escaped71 total outputs
Attack Surface

LinkSentry – Broken Content Reporter Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 2

authwp_ajax_linkbrco_submitsrc\Ajax\SubmitReport.php:14
noprivwp_ajax_linkbrco_submitsrc\Ajax\SubmitReport.php:15

Shortcodes 2

[linkbrco] src\Frontend\Shortcode.php:12
[linksentry] src\Frontend\Shortcode.php:14
WordPress Hooks 12
actionplugins_loadedlinksentry.php:42
filterpost_row_actionssrc\Admin\MenuBadge.php:13
actionadmin_enqueue_scriptssrc\Admin\MenuBadge.php:14
actionadmin_menusrc\Admin\MenuBadge.php:17
actionadd_meta_boxessrc\Admin\MetaBox.php:12
actionadmin_initsrc\Admin\SettingsPage.php:14
actionadmin_post_linkbrco_delete_all_reportssrc\Admin\SettingsPage.php:119
actionadmin_initsrc\Admin\SettingsPage.php:122
actionadmin_menusrc\Admin\SettingsPage.php:143
actionwp_enqueue_scriptssrc\Frontend\Assets.php:10
actioninitsrc\Frontend\Block.php:10
actioninitsrc\PostTypes\ReportCPT.php:12
Maintenance & Trust

LinkSentry – Broken Content Reporter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads105

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LinkSentry – Broken Content Reporter Developer Profile

Desk9 Design

4 plugins · 110 total installs

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

How We Detect LinkSentry – Broken Content Reporter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linksentry-broken-content-reporter/assets/css/frontend.css/wp-content/plugins/linksentry-broken-content-reporter/assets/js/frontend.js
Script Paths
/wp-content/plugins/linksentry-broken-content-reporter/assets/js/frontend.js
Version Parameters
linksentry-broken-content-reporter/assets/css/frontend.css?ver=linksentry-broken-content-reporter/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
ls-menu-badgels-boxls-box--buttonls-box--text-linkls-box--button-link
Data Attributes
aria-label="Report an issue"aria-label="Found an issue? Let us know!"
JS Globals
LinkBrcoVars
Shortcode Output
<div class="ls-boxFound an issue? Let us know!Report an issueSend report
FAQ

Frequently Asked Questions about LinkSentry – Broken Content Reporter