WebTechee AccessScan Security & Risk Analysis

wordpress.org/plugins/accessibility-site-scanner

Run automated accessibility scans to detect common accessibility issues on your WordPress site.

0 active installs v1.0.0 PHP 7.2+ WP 5.8+ Updated Jan 15, 2026
a11yaccessibilityaccessibility-checkeralt-textwcag
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WebTechee AccessScan Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "accessibility-site-scanner" plugin version 1.0.0 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, coupled with the fact that all are patched, suggests a well-maintained and secure codebase. The static analysis further reinforces this impression by revealing no dangerous functions, SQL queries executed with prepared statements, and all output properly escaped. The minimal attack surface with zero entry points without authentication checks is also a significant positive. The single external HTTP request is noted but is likely benign and contained within the plugin's functionality. While the lack of any taint analysis flows might seem concerning, it often indicates that the analysis tool either found nothing to analyze or the code is structured in a way that inherently limits or prevents such flows.

However, there are minor areas for improvement that prevent a perfect score. The presence of only one nonce check, especially with no explicit capability checks, could be a potential area of concern if certain administrative functions are exposed. While no vulnerabilities have been recorded historically, the absence of capability checks might leave certain actions vulnerable if the plugin were to evolve to include more sensitive operations. Overall, the plugin is highly secure, with minimal potential risks stemming from the limited attack surface and rigorous code hygiene. The main area to monitor would be any future additions that might increase the attack surface or introduce sensitive operations without adequate capability checks.

Key Concerns

  • Missing capability checks on entry points
  • Single external HTTP request
Vulnerabilities
None known

WebTechee AccessScan Security Vulnerabilities

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

WebTechee AccessScan Code Analysis

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

Output Escaping

100% escaped11 total outputs
Attack Surface

WebTechee AccessScan Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuincludes\class-admin-ui.php:11
actionplugins_loadedwebtechee-accessscan.php:21
Maintenance & Trust

WebTechee AccessScan Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 15, 2026
PHP min version7.2
Downloads122

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WebTechee AccessScan Developer Profile

WebTechee

3 plugins · 0 total installs

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

How We Detect WebTechee AccessScan

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/accessibility-site-scanner/assets/css/admin-style.css/wp-content/plugins/accessibility-site-scanner/assets/js/admin-script.js/wp-content/plugins/accessibility-site-scanner/assets/js/scanner-script.js
Script Paths
/wp-content/plugins/accessibility-site-scanner/assets/js/admin-script.js/wp-content/plugins/accessibility-site-scanner/assets/js/scanner-script.js
Version Parameters
accessibility-site-scanner/assets/css/admin-style.css?ver=accessibility-site-scanner/assets/js/admin-script.js?ver=accessibility-site-scanner/assets/js/scanner-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wtac-scanner-results-containerwtac-scan-item-passedwtac-scan-item-failedwtac-scan-item-warningwtac-scan-button
Data Attributes
data-wtac-scan-id
JS Globals
wtacAdminScript
FAQ

Frequently Asked Questions about WebTechee AccessScan