Github Embed Security & Risk Analysis

wordpress.org/plugins/github-embed

Plugin that allows you to embed details from GitHub just by pasting in the URL as you would any other embed source. Currently supports:

1K active installs v2.2.1 PHP + WP 6.2+ Updated Dec 2, 2025
embedgithuboembed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Github Embed Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "github-embed" v2.2.1 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin has a minimal attack surface, with no observable AJAX handlers, REST API routes, or shortcodes exposed without authentication. Furthermore, all detected SQL queries utilize prepared statements, and file operations are absent, reducing common vectors for exploitation. The output escaping is also reasonably good, with 84% of outputs properly escaped, although there's a slight concern that 16% are not, which could be a minor risk in specific scenarios. The complete lack of known CVEs and a clean vulnerability history indicate a history of responsible development and maintenance. However, the absence of nonce checks and capability checks across its entry points, coupled with a single external HTTP request without clear sanitization context, presents a potential area for concern that warrants further investigation if the plugin has any dynamic functionality beyond basic embedding.

Key Concerns

  • 16% of outputs are not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Github Embed Security Vulnerabilities

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

Github Embed Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

84% escaped70 total outputs
Attack Surface

Github Embed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedgithub-api.php:31
filterhttp_request_timeoutgithub-api.php:32
actioninitgithub-embed.php:50
actioninitgithub-embed.php:51
actionwp_enqueue_scriptsgithub-embed.php:52
actionadmin_initgithub-embed.php:53
actiongithub_embed_crongithub-embed.php:54

Scheduled Events 1

github_embed_cron
Maintenance & Trust

Github Embed Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version
Downloads28K

Community Trust

Rating78/100
Number of ratings14
Active installs1K
Developer Profile

Github Embed Developer Profile

Lee Willis

4 plugins · 41K total installs

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

How We Detect Github Embed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/github-embed/css/github-embed.css
Version Parameters
github-embed/css/github-embed.css?ver=

HTML / DOM Fingerprints

CSS Classes
github-logo-octocat
Data Attributes
data-github-embed
JS Globals
github_embed
Shortcode Output
[github_embed
FAQ

Frequently Asked Questions about Github Embed