Embed Block for GitHub Security & Risk Analysis

wordpress.org/plugins/embed-block-for-github

Easily embed GitHub repositories in Gutenberg Editor.

400 active installs v0.3 PHP 5.6+ WP 5.2+ Updated Nov 27, 2025
blockembedgithub
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Embed Block for GitHub Safe to Use in 2026?

Generally Safe

Score 100/100

Embed Block for GitHub 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 "embed-block-for-github" plugin v0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified CVEs in its history, coupled with a clean taint analysis report, suggests a history of secure development and maintenance. The code signals also reveal positive practices like 100% usage of prepared statements for SQL queries. However, there are some areas of concern that warrant attention. The plugin has an external HTTP request, which, while not inherently insecure, can be a vector for certain types of attacks if not handled with proper sanitization and validation, especially if the target URL is user-controlled or dynamic. Furthermore, the output escaping is only 58% properly escaped, indicating a significant portion of outputs might be vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is involved in those outputs. The lack of capability checks and nonce checks, while not leading to direct vulnerabilities in the analyzed attack surface, represents a missed opportunity for robust security, especially if the plugin's functionality were to expand or integrate with user-modifiable data in the future.

Key Concerns

  • Output escaping is not fully implemented
  • External HTTP requests exist
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Embed Block for GitHub Security Vulnerabilities

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

Embed Block for GitHub Code Analysis

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

Output Escaping

58% escaped12 total outputs
Attack Surface

Embed Block for GitHub Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitembed-block-for-github.php:31
Maintenance & Trust

Embed Block for GitHub Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 27, 2025
PHP min version5.6
Downloads10K

Community Trust

Rating84/100
Number of ratings5
Active installs400
Developer Profile

Embed Block for GitHub Developer Profile

Jb Audras

24 plugins · 64K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
661 days
View full developer profile
Detection Fingerprints

How We Detect Embed Block for GitHub

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/embed-block-for-github/repository-block.js/wp-content/plugins/embed-block-for-github/repository-block-editor.css/wp-content/plugins/embed-block-for-github/repository-block.css
Script Paths
/wp-content/plugins/embed-block-for-github/repository-block.js
Version Parameters
embed-block-for-github/repository-block.js?ver=embed-block-for-github/repository-block-editor.css?ver=embed-block-for-github/repository-block.css?ver=

HTML / DOM Fingerprints

CSS Classes
ebg-br-wrapper-dark-mode-onebg-br-wrapper-dark-mode-off
Data Attributes
data-github_urldata-darck_mode
JS Globals
wp.blocks.registerBlockTypewp.componentswp.elementwp.i18nwp.editor
REST Endpoints
/wp-json/embed-block-for-github/repository
Shortcode Output
%%_WRAPPER_DARK_MODE_%%%%_DATA_AVATAR_URL_%%%%_DATA_REPO_URL_%%%%_DATA_REPO_NAME_%%
FAQ

Frequently Asked Questions about Embed Block for GitHub