WP AMP Website Security & Risk Analysis

wordpress.org/plugins/wp-amp-website

Most popular plugin to build a light waighted wordpress AMP website.

20 active installs v1.5 PHP 7.3+ WP 5.0+ Updated Mar 14, 2022
accelerated-mobile-pagesampframeworkmobile-siteoptimization
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP AMP Website Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "wp-amp-website" v1.5 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and the consistent use of prepared statements for SQL queries are strong indicators of good development practices. The plugin also demonstrates a limited attack surface, with no identified AJAX handlers or REST API routes that are unprotected. This suggests a conscious effort to restrict potential entry points for malicious actors.

However, there are areas of concern that prevent a perfect score. The most significant is the extremely low percentage of properly escaped output (2%). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly into the HTML without adequate sanitization. While no specific taint flows were detected in this analysis, the pervasive lack of output escaping creates a latent risk that could be exploited if unsanitized data reaches output functions. The complete absence of nonce checks on the identified entry points also raises a flag, as it leaves the plugin vulnerable to cross-site request forgery (CSRF) attacks.

In conclusion, "wp-amp-website" v1.5 has strengths in its SQL handling and limited attack surface, and a clean vulnerability history. The critical weakness lies in its output escaping and lack of nonce checks, which significantly increases the risk of XSS and CSRF vulnerabilities. Developers should prioritize addressing these output escaping issues and implementing proper nonce verification for all entry points to improve the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
Vulnerabilities
None known

WP AMP Website Security Vulnerabilities

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

WP AMP Website Code Analysis

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

Output Escaping

2% escaped66 total outputs
Attack Surface

WP AMP Website Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[m_base_url] inc\mobile-class.php:19
[m_base_url] inc\waw-m-class.php:19
WordPress Hooks 10
actionadmin_initinc\index.php:28
actionadd_meta_boxesinc\index.php:31
actionsave_postinc\index.php:33
filtertemplate_includeinc\mobile-class.php:17
actionwp_headinc\mobile-class.php:21
filtertemplate_includeinc\waw-m-class.php:17
actionwp_headinc\waw-m-class.php:21
actionadmin_menuwp-amp-website.php:26
actionadmin_initwp-amp-website.php:83
actionadmin_footerwp-amp-website.php:231
Maintenance & Trust

WP AMP Website Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedMar 14, 2022
PHP min version7.3
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP AMP Website Developer Profile

WP-EXPERTS.IN

21 plugins · 30K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
347 days
View full developer profile
Detection Fingerprints

How We Detect WP AMP Website

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-amp-website/style.css/wp-content/plugins/wp-amp-website/js/amp.js
Script Paths
/wp-content/plugins/wp-amp-website/js/amp.js
Version Parameters
wp-amp-website/style.css?ver=wp-amp-website/js/amp.js?ver=

HTML / DOM Fingerprints

CSS Classes
waw-toolbar-pagewaw_menu_item_classwaw-tab-menuwaw-tab-linkswaw-settingwaw-tab
Data Attributes
id="waw_menu_bar"id="waw-second-sub-item"id="wpampweb-options"id="waw-tab-menu"id="waw-general"class="waw-tab-links active"+35 more
FAQ

Frequently Asked Questions about WP AMP Website