PROJECT AMP Security & Risk Analysis

wordpress.org/plugins/project-amp

Enable Accelerated Mobile Pages (AMP) on your WordPress site.

10 active installs v0.2.2 PHP + WP 4.x+ Updated Unknown
ampgoogle-ampmobile
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PROJECT AMP Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "project-amp" plugin v0.2.2 presents a generally positive security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with or without authentication checks, combined with zero dangerous functions, file operations, or external HTTP requests, indicates a very limited attack surface. This is a strong indicator of good development practices in terms of limiting potential entry points for malicious actors.

However, the analysis reveals a significant concern regarding SQL queries. All three identified SQL queries are not using prepared statements, which is a critical security risk. This lack of sanitization can expose the plugin to SQL injection vulnerabilities, allowing attackers to manipulate database queries. Furthermore, while the majority of output is properly escaped, the 39% that are not poses a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-controlled data is involved in these unescaped outputs.

The plugin's vulnerability history is remarkably clean, with no recorded CVEs. This suggests either a history of secure development or a lack of rigorous external security auditing. While positive, it's important to remember that a clean history does not guarantee future security, especially given the identified SQL and output escaping issues. In conclusion, "project-amp" v0.2.2 benefits from a minimal attack surface and no external vulnerabilities, but the critical lack of prepared statements in SQL queries and the presence of unescaped output are significant weaknesses that require immediate attention.

Key Concerns

  • Raw SQL queries without prepared statements
  • Unescaped output
Vulnerabilities
None known

PROJECT AMP Security Vulnerabilities

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

PROJECT AMP Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

61% escaped23 total outputs
Attack Surface

PROJECT AMP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actioninitamp.php:29
actionamp_load_libraryamp.php:44
actionamp_load_moduleamp.php:45
actionamp_load_helpersamp.php:46
actionamp_load_initamp.php:47
actioninitamp.php:64
actionamp_headamp.php:92
actiontemplate_redirectamp.php:95
filteramp-csscore\amp-helpers.php:170
filtercomments_templatecore\amp-template-loader.php:69
filterwc_get_template_partcore\amp-template-loader.php:70
filterbbp_get_template_locationscore\amp-template-loader.php:85
filterbp_get_template_locationscore\amp-template-loader.php:92
actionamp_footercore\amp-templates-actions.php:5
actionamp-before-custom-csscore\amp-templates-actions.php:9
filterthe_contentcore\class-amp-tags.php:25
actionproject_amp_theme_setuptemplates\functions.php:4
actionamp_enqueue_scriptstemplates\functions.php:8
Maintenance & Trust

PROJECT AMP Maintenance & Trust

Maintenance Signals

WordPress version tested0.2.2
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

PROJECT AMP Developer Profile

Ba5nanas

1 plugin · 10 total installs

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

How We Detect PROJECT AMP

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
amp-wp-metaamp-wp-bylineamp-wp-authoramp-wp-posted-onamp-wp-tax-categoryamp-wp-tax-tagamp-wp-title-baramp-wp-site-icon
Data Attributes
layout="fixed"
JS Globals
amp_pathamp_tagsdetect
FAQ

Frequently Asked Questions about PROJECT AMP