Magic Emails & Autologin URLs

Slug: bh-wp-autologin-urls · Brian Henry · 80+

Not updated in last 3 months

Overall Score

Good overall quality

88
Good

What this score means

Scores are calculated on a 100-point scale by analysing six weighted categories: Security, WP.org Readiness, Performance, Code Quality, Accessibility, and Vulnerabilities.

  • Excellent The plugin follows best practices across every measured category. It is well-maintained, low-risk, and recommended for production use.
  • Good Strong overall quality with minor areas for improvement. Generally safe to use on most sites.
  • Needs Review Some areas of concern detected. Review the full issues report and weigh the risks before installing on production.
  • High Risk Significant quality or security problems found. Exercise caution — check the details carefully before using this plugin.
Score computed: May 18, 2026 6:43 am (4 days ago). Vulnerability data mode: Cached.
  • Wordfence: May 22, 2026 12:34 am (6 minutes ago)

No known open vulnerabilities found.

Score Breakdown

Shield
Security
68
Needs Review
Why this score?

Top deductions are based on 1 affected rules, reducing this category by 32 total points.

Rule Hits Impact Share
Security issue: Warning 8 -32 100%
W
WP.org Readiness
86
Good
Why this score?

Top deductions are based on 4 affected rules, reducing this category by 14 total points.

Rule Hits Impact Share
Last update is over one year old 1 -5 35.7%
Repo issue: Notice 3 -3 21.4%
Repo issue: Warning 1 -3 21.4%

Plus 1 additional rules with smaller impact.

Show all rules (1 more)
Rule Hits Impact Share
Tested up to version is behind current WordPress 1 -3 21.4%
Speed
Performance
100
Excellent
Why this score?

Top deductions are based on 0 affected rules, reducing this category by 0 total points.

No deductions were applied for this category in the latest score run.

Code
Code Quality
100
Excellent
Why this score?

Top deductions are based on 0 affected rules, reducing this category by 0 total points.

No deductions were applied for this category in the latest score run.

A11y
Accessibility
98
Excellent
Why this score?

Top deductions are based on 1 affected rules, reducing this category by 2 total points.

Rule Hits Impact Share
Accessibility issue: Warning 1 -2 100%
Bug
Vulnerability Status
100
Excellent
Why this score?

Top deductions are based on 0 affected rules, reducing this category by 0 total points.

No deductions were applied for this category in the latest score run.

Plugin Details

Scan Summary

  • Errors: 0
  • Warnings: 10
  • Notices: 3
  • Last Scanned: 2026-05-18 05:43:14
Scans are performed automatically once per day.

What Changed Since Last Scan

Run at least two completed scans to view issue deltas.

Detected Issues

Severity Category Message File Fix Guidance
NOTICE REPO Plugin has no icon on WordPress.org.
Quick Upload standard plugin icon assets to the WordPress.org assets directory.
Moderate Provide dark/light-safe icon variants and verify rendering in listing contexts.
Advanced Automate asset packaging validation in release tooling to prevent missing media.
NOTICE REPO Plugin has no header banner on WordPress.org.
Quick Upload the required WordPress.org banner image sizes in SVN assets.
Moderate Create responsive-safe banner designs with legible copy and branding.
Advanced Integrate listing asset checks in the release pipeline with design QA approvals.
WARNING SECURITY Declared minimum WordPress 4.5.0 is very outdated and lacks modern security APIs.
Quick Raise minimum WordPress version to a modern supported release.
Moderate Replace deprecated APIs and confirm compatibility across current WordPress branches.
Advanced Run multi-version WordPress integration tests in CI and block unsupported API usage.
WARNING REPO Plugin package is missing readme.txt.
Quick Add a readme.txt file so repository metadata, installation instructions, and compatibility information are available.
Moderate Apply the same remediation pattern across repo findings and re-scan to confirm warning issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
NOTICE REPO Plugin package does not include a license file.
Quick Add a LICENSE or COPYING file so distribution terms are explicit.
Moderate Apply the same remediation pattern across repo findings and re-scan to confirm notice issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
WARNING SECURITY Use of base64_decode() detected. src/api/integrations/class-the-newsletter-plugin.php
Quick Ensure any encoded payloads are necessary, documented, and never used to obscure executable logic.
Moderate Apply the same remediation pattern across security findings and re-scan to confirm warning issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
WARNING SECURITY Raw superglobal access detected. src/wp-includes/class-login.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Direct database query detected without an immediately visible $wpdb->prepare() wrapper. uninstall.php
Quick Wrap dynamic SQL arguments with $wpdb->prepare() in the flagged query.
Moderate Refactor repeated SQL into repository/helper methods that enforce prepared statements by default.
Advanced Add integration tests and static checks that fail builds when direct dynamic SQL is introduced.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. vendor-prefixed/brianhenryie/bh-wp-private-uploads/src/admin/class-admin-meta-boxes.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
WARNING SECURITY Raw superglobal access detected. vendor-prefixed/brianhenryie/bh-wp-private-uploads/src/api/class-api.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Raw superglobal access detected. vendor-prefixed/brianhenryie/bh-wp-private-uploads/src/wp-includes/class-upload.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Raw superglobal access detected. vendor-prefixed/brianhenryie/bh-wp-private-uploads/src/wp-includes/class-media.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Use of base64_decode() detected. vendor-prefixed/beberlei/assert/lib/Assert/Assertion.php
Quick Ensure any encoded payloads are necessary, documented, and never used to obscure executable logic.
Moderate Apply the same remediation pattern across security findings and re-scan to confirm warning issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.

Score History

No history available yet. · All-Time High: N/A