Article JSON-LD Security & Risk Analysis

wordpress.org/plugins/article-json-ld

A straightforward solution to add Schema.org microdata as a JSON-LD script on your site posts.

10 active installs v0.3 PHP + WP 5.0+ Updated Oct 22, 2020
json-ldmicrodatarich-snippetsschema-orgseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Article JSON-LD Safe to Use in 2026?

Generally Safe

Score 85/100

Article JSON-LD has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "article-json-ld" plugin v0.3 exhibits a strong security posture based on the provided static analysis. The complete absence of entry points like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with zero recorded CVEs, suggests a minimal attack surface and a history of responsible development. The code signals also indicate good practices, with all SQL queries utilizing prepared statements and a lack of file operations or external HTTP requests.

However, a significant concern arises from the output escaping analysis, where 100% of the single output identified is not properly escaped. This represents a potential Cross-Site Scripting (XSS) vulnerability, as unescaped output can allow attackers to inject malicious scripts into web pages viewed by other users. While the plugin has no recorded vulnerability history, this single unescaped output is a direct risk that needs immediate attention. Overall, the plugin demonstrates a robust foundation by minimizing its attack vectors and adhering to secure coding for data handling, but the lack of output escaping is a critical oversight that severely impacts its security rating.

Key Concerns

  • Output is not properly escaped
Vulnerabilities
None known

Article JSON-LD Security Vulnerabilities

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

Article JSON-LD Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Article JSON-LD Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitmain.php:13
actionwp_headmain.php:24
Maintenance & Trust

Article JSON-LD Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 22, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Article JSON-LD Developer Profile

Nashwan D

5 plugins · 610 total installs

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

How We Detect Article JSON-LD

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<script type="application/ld+json">
FAQ

Frequently Asked Questions about Article JSON-LD