Add Metadata Security & Risk Analysis

wordpress.org/plugins/add-metadata-free

This Plugin adds meta tags on each post of your website and allow us to set default image for metadata, if no featured image found on your post.

10 active installs v1.1.0 PHP + WP 3.0+ Updated Mar 2, 2017
google-page-ranksmetadatametatagsseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Add Metadata Safe to Use in 2026?

Generally Safe

Score 85/100

Add Metadata 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 "add-metadata-free" plugin v1.1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified dangerous functions, file operations, or external HTTP requests is a positive indicator. Furthermore, all SQL queries are utilizing prepared statements, which is a critical security best practice that prevents SQL injection vulnerabilities. The taint analysis also yielded no concerning results, indicating no observable flows of unsanitized data.

However, several areas present potential concerns. The complete lack of any capability checks or nonce checks across all entry points, combined with zero AJAX handlers and REST API routes, suggests a limited attack surface but also a potential for privilege escalation or CSRF if functionality were to be added in the future without proper security measures. While the current output escaping is mostly effective (80%), the presence of unescaped output, even if not currently exploitable, is a minor risk that could become significant if sensitive data is handled.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the absence of critical findings in the static and taint analysis, suggests a well-maintained and secure codebase thus far. The plugin's strengths lie in its diligent use of prepared statements and avoidance of high-risk code patterns. The primary weakness lies in the complete absence of authentication and authorization checks, which, while not an immediate threat given the current lack of entry points, represents a significant risk if the plugin evolves to include more interactive features.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • Some output not properly escaped
Vulnerabilities
None known

Add Metadata Security Vulnerabilities

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

Add Metadata Code Analysis

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

Output Escaping

80% escaped5 total outputs
Attack Surface

Add Metadata Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_headadd-metadata.php:23
actionadmin_menuadd-metadata.php:35
actionadmin_initadd-metadata.php:41
actionadmin_enqueue_scriptsadd-metadata.php:60
actionwp_enqueue_scriptsadd-metadata.php:61
actionwp_enqueue_scriptsadd-metadata.php:66
Maintenance & Trust

Add Metadata Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 2, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Add Metadata Developer Profile

Syed Ebraiz Ali Chishti

1 plugin · 10 total installs

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

How We Detect Add Metadata

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-metadata-free/assets/css/main.css/wp-content/plugins/add-metadata-free/assets/js/custom_js.js
Script Paths
/wp-content/plugins/add-metadata-free/assets/js/custom_js.js
Version Parameters
add-metadata-free/assets/css/main.css?ver=1.0.0add-metadata-free/assets/js/custom_js.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!--Featured Image will be displayed--><!--Default Image will be displayed-->
FAQ

Frequently Asked Questions about Add Metadata