Schwarttzy's Open Graph Security & Risk Analysis

wordpress.org/plugins/schwarttzys-open-graph

Adds Open Graph meta tags to WordPress posts, pages, and the front page to enhance social media sharing.

10 active installs v1.1 PHP 7.0+ WP 5.2+ Updated Dec 18, 2025
facebooklinkedinmeta-tagsopen-graphsocial-media
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Schwarttzy's Open Graph Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "schwarttzys-open-graph" plugin v1.1 exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface points, dangerous functions, raw SQL queries, file operations, or external HTTP requests is highly commendable. The code demonstrates good practices with 100% of SQL queries utilizing prepared statements and a high percentage of output properly escaped. The lack of any recorded vulnerabilities, historical or current, further reinforces its current security reliability.

However, a notable concern is the complete absence of nonce checks across all components. While the current attack surface is zero, if any new functionality were introduced that involved user-submitted data or actions, the lack of nonces would create a significant vulnerability to Cross-Site Request Forgery (CSRF) attacks. The single capability check is positive, but it's important to ensure all sensitive operations are protected by appropriate authorization checks. The lack of taint analysis data could mean that either no flows were found or that the analysis was incomplete, which makes it difficult to definitively rule out certain classes of vulnerabilities.

In conclusion, the plugin appears to be well-developed from a security perspective, with a focus on preventing common vulnerabilities. The primary area for improvement is the implementation of nonce checks to safeguard against potential future CSRF exploits, especially if the plugin's functionality is expanded. The lack of historical vulnerabilities is a strong indicator of responsible development and maintenance.

Key Concerns

  • No nonce checks implemented
Vulnerabilities
None known

Schwarttzy's Open Graph Security Vulnerabilities

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

Schwarttzy's Open Graph Code Analysis

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

Output Escaping

92% escaped13 total outputs
Attack Surface

Schwarttzy's Open Graph Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuschwarttzys-open-graph.php:31
actionadmin_initschwarttzys-open-graph.php:32
actionadmin_enqueue_scriptsschwarttzys-open-graph.php:33
actionadmin_noticesschwarttzys-open-graph.php:34
actionwp_headschwarttzys-open-graph.php:38
actionplugins_loadedschwarttzys-open-graph.php:40
Maintenance & Trust

Schwarttzy's Open Graph Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version7.0
Downloads301

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Schwarttzy's Open Graph Developer Profile

Schwarttzy

3 plugins · 240 total installs

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

How We Detect Schwarttzy's Open Graph

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/schwarttzys-open-graph/admin.css
Version Parameters
schwarttzys-open-graph/admin.css?ver=1.1

HTML / DOM Fingerprints

CSS Classes
wrap
HTML Comments
<!-- Schwarttzy's Open Graph v1.1 --><!-- /Schwarttzy's Open Graph --><!-- Generated by Schwarttzy's Open Graph plugin -->
Data Attributes
aria-describedby="schwarttzys-open-graph-default-image-description"
FAQ

Frequently Asked Questions about Schwarttzy's Open Graph