Amd Security & Risk Analysis

wordpress.org/plugins/amd

Amd is a simple wordpress plugin that allows you to add and manage meta description and title tag of your posts and pages.

10 active installs v1.06 PHP + WP 6.0+ Updated Oct 17, 2025
manage-meta-contentmeta-descriptionmeta-titlescan-meta-tagstitle-tag
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Amd Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "amd" v1.06 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The complete absence of identified CVEs and a clean vulnerability history suggest a well-maintained and secure plugin. The code analysis also reveals positive signs, such as 100% of SQL queries utilizing prepared statements, which mitigates the risk of SQL injection vulnerabilities. The lack of file operations and external HTTP requests further limits potential attack vectors.

However, there are areas that warrant attention and indicate potential weaknesses. The most significant concern is the low percentage of properly escaped output (13%). This means that a substantial portion of data displayed to users might not be sanitized, creating a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled correctly before output. Additionally, the absence of nonce checks across all entry points, despite a capability check being present, means that there are no additional safeguards against Cross-Site Request Forgery (CSRF) attacks for these operations. The zero taint analysis flows is positive, but it's important to note that taint analysis effectiveness can vary based on the complexity and thoroughness of the tool.

Key Concerns

  • Low output escaping percentage
  • No nonce checks on entry points
Vulnerabilities
None known

Amd Security Vulnerabilities

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

Amd Release Timeline

v1.06Current
v1.05
v1.04
v1.03
v1.02
v1.01
Code Analysis
Analyzed Apr 16, 2026

Amd Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

13% escaped46 total outputs
Attack Surface

Amd Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadd_meta_boxesadmin/class-amd-admin.php:53
actionsave_postadmin/class-amd-admin.php:54
actionadmin_menuadmin/class-amd-admin.php:55
actionplugins_loadedincludes/class-amd.php:138
actionadmin_enqueue_scriptsincludes/class-amd.php:153
actionadmin_enqueue_scriptsincludes/class-amd.php:154
actionwp_enqueue_scriptsincludes/class-amd.php:169
actionwp_enqueue_scriptsincludes/class-amd.php:170
filterdocument_title_partspublic/class-amd-public.php:56
actionwp_headpublic/class-amd-public.php:57
Maintenance & Trust

Amd Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 17, 2025
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Amd Developer Profile

AdPushup

4 plugins · 50 total installs

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

How We Detect Amd

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/amd/css/amd-admin.css/wp-content/plugins/amd/js/amd-admin.js
Version Parameters
amd-admin.css?ver=amd-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Amd