TWG AMP Related Posts Security & Risk Analysis

wordpress.org/plugins/twg-amp-related-posts

Display related posts on AMP pages with images and titles. Allows customization of the number of related posts, sorting order, and thumbnail display.

0 active installs v1.3 PHP 7.2+ WP 5.0+ Updated Mar 8, 2025
ampcustomizationrelated-poststhumbnailswordpress
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TWG AMP Related Posts Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "twg-amp-related-posts" v1.3 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code shows good practices with no dangerous functions, all SQL queries using prepared statements, and a high percentage of output escaping. The lack of file operations and external HTTP requests further reduces potential risks.

The vulnerability history is equally reassuring, with zero known CVEs recorded, indicating a lack of previously discovered vulnerabilities. This, combined with the clean static analysis, suggests the developers have likely followed secure coding principles. However, the complete absence of nonce checks and capability checks, while not directly exploitable in the current configuration due to the zero attack surface, represents a potential weakness if the plugin were to be expanded in the future without these security measures.

In conclusion, the plugin is currently assessed as very low risk. Its strengths lie in its minimal attack surface and robust coding practices for the existing components. The primary concern, though not currently exploitable, is the absence of authentication checks (nonces, capabilities) which would be crucial for any future development that introduces user-facing entry points.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

TWG AMP Related Posts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

TWG AMP Related Posts Release Timeline

v1.3Current
Code Analysis
Analyzed Mar 17, 2026

TWG AMP Related Posts Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

TWG AMP Related Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menutwg-amp-related-posts.php:22
actionadmin_inittwg-amp-related-posts.php:36
actionamp_post_template_headtwg-amp-related-posts.php:120
filterthe_contenttwg-amp-related-posts.php:164
Maintenance & Trust

TWG AMP Related Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 8, 2025
PHP min version7.2
Downloads290

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TWG AMP Related Posts Developer Profile

Deepanker Verma

3 plugins · 80 total installs

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

How We Detect TWG AMP Related Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twg-amp-related-posts/twg-amp-related-posts.php

HTML / DOM Fingerprints

CSS Classes
twg-amp-related-postsrelated-post-itemrelated-post-imagerelated-post-title
Data Attributes
amp-custom
Shortcode Output
<div class="twg-amp-related-posts"><h3>Related Posts</h3><div class="related-post-item"><div class="related-post-image">
FAQ

Frequently Asked Questions about TWG AMP Related Posts