Smart PWA Installer Security & Risk Analysis

wordpress.org/plugins/smart-pwa-installer

Smart PWA Installer adds PWA support to your site with a floating install button and logs.

0 active installs v1.2.0 PHP + WP 5.5+ Updated Nov 15, 2025
install-appprogressive-web-apppwawordpress-pwa
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart PWA Installer Safe to Use in 2026?

Generally Safe

Score 100/100

Smart PWA Installer 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 smart-pwa-installer plugin v1.2.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the consistent use of prepared statements for SQL queries are positive indicators. Furthermore, the excellent output escaping rate (88%) and the presence of a nonce check are commendable security practices. The limited attack surface, with all entry points protected by authentication, further bolsters confidence.

However, a key area of concern is the complete lack of capability checks. While AJAX handlers are protected by authentication, not verifying user capabilities could allow authenticated users with lower privileges to perform actions they shouldn't be able to, potentially leading to privilege escalation or unauthorized access to sensitive functionalities. The taint analysis showing zero flows, while seemingly positive, could also indicate insufficient or incomplete taint analysis, rather than a complete absence of vulnerabilities.

The plugin's vulnerability history is also a positive sign, with no recorded CVEs. This suggests a history of responsible development and a lack of previously identified exploitable flaws. However, the absence of past vulnerabilities does not guarantee future security, and the lack of capability checks remains a significant oversight that should be addressed.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Smart PWA Installer Security Vulnerabilities

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

Smart PWA Installer Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

88% escaped42 total outputs
Attack Surface

Smart PWA Installer Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_smrpwa_log_installsmart-pwa-installer.php:36
noprivwp_ajax_smrpwa_log_installsmart-pwa-installer.php:37
WordPress Hooks 6
actionadmin_initsmart-pwa-installer.php:27
actionadmin_menusmart-pwa-installer.php:28
actionadmin_enqueue_scriptssmart-pwa-installer.php:29
actionwp_enqueue_scriptssmart-pwa-installer.php:31
actionwp_footersmart-pwa-installer.php:32
actioninitsmart-pwa-installer.php:34
Maintenance & Trust

Smart PWA Installer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 15, 2025
PHP min version
Downloads168

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Smart PWA Installer Developer Profile

Ali Arshad

1 plugin · 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 Smart PWA Installer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-pwa-installer/assets/smrpwa-admin.css/wp-content/plugins/smart-pwa-installer/assets/smrpwa-frontend.css/wp-content/plugins/smart-pwa-installer/assets/install.js
Script Paths
/wp-content/plugins/smart-pwa-installer/assets/install.js
Version Parameters
smart-pwa-installer/assets/smrpwa-admin.css?ver=smart-pwa-installer/assets/smrpwa-frontend.css?ver=smart-pwa-installer/assets/install.js?ver=

HTML / DOM Fingerprints

CSS Classes
smrpwa-install-btn
Data Attributes
id="smrpwa-install-btn"
JS Globals
smrpwa
FAQ

Frequently Asked Questions about Smart PWA Installer