Simple AMP Security & Risk Analysis

wordpress.org/plugins/simple-amp

A simple plugin that generates AMP pages based on current template.

10 active installs v0.1.1 PHP + WP 3.7+ Updated Oct 25, 2016
accelerated-mobile-pagesampgooglemobile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple AMP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'simple-amp' v0.1.1 plugin exhibits a strong security posture in several key areas. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the plugin utilizes prepared statements exclusively for its SQL queries, mitigating common SQL injection risks. The static analysis reveals no dangerous functions, file operations, or external HTTP requests, all positive indicators. However, the low percentage of properly escaped output (25%) is a notable concern. This suggests that user-provided data or dynamic content might be rendered without sufficient sanitization, potentially leading to cross-site scripting (XSS) vulnerabilities. The lack of capability checks and nonce checks, while mitigated by the small attack surface, could become a risk if new entry points are introduced without proper security controls. The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the current static analysis findings, suggests a generally well-coded plugin, but the output escaping issue warrants attention.

Key Concerns

  • Low output escaping percentage
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Simple AMP Security Vulnerabilities

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

Simple AMP Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

25% escaped4 total outputs
Attack Surface

Simple AMP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitincludes\class-simple-amp.php:11
actionwpincludes\class-simple-amp.php:26
actiontemplate_redirectincludes\class-simple-amp.php:39
actionwp_headincludes\class-simple-amp.php:96
actionadmin_noticessimple-amp.php:46
actionadmin_initsimple-amp.php:47
Maintenance & Trust

Simple AMP Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 25, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple AMP Developer Profile

Mustafa Uysal

9 plugins · 20K total installs

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

How We Detect Simple AMP

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple AMP