Embed Repo for GitHub – Display Code Repositories in Posts and Pages Security & Risk Analysis

wordpress.org/plugins/embed-github

Embed your GitHub repositories on WordPress.

100 active installs v1.0.6 PHP 7.1+ WP 6.5+ Updated Mar 30, 2026
blockembedgitgithubrepositories
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Embed Repo for GitHub – Display Code Repositories in Posts and Pages Safe to Use in 2026?

Generally Safe

Score 100/100

Embed Repo for GitHub – Display Code Repositories in Posts and Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "embed-github" plugin v1.0.6 demonstrates a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. The code signals are also largely positive, with 100% of SQL queries using prepared statements, high output escaping rates, and a reasonable number of nonce and capability checks. Taint analysis found no critical or high severity flows, further indicating robust sanitization and validation within the analyzed code. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests consistent security attention or a lack of discovered vulnerabilities over time. However, the presence of file operations and external HTTP requests, while not inherently risky, represent potential vectors if not meticulously secured. The lack of capability checks on entry points (though there are no entry points without auth checks reported) is a minor point of attention, as is the general reliance on WordPress's core security mechanisms for protection. Overall, the plugin appears to be developed with security in mind, exhibiting good practices and a clean history. The primary areas for potential future scrutiny would be the secure implementation of its file and network operations, and ensuring that any future expansion of its entry points includes appropriate authentication and authorization checks.

Vulnerabilities
None known

Embed Repo for GitHub – Display Code Repositories in Posts and Pages Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Embed Repo for GitHub – Display Code Repositories in Posts and Pages Release Timeline

v1.0.6Current
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Embed Repo for GitHub – Display Code Repositories in Posts and Pages Code Analysis

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

Output Escaping

93% escaped68 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
activeLicense (bplugins_sdk\inc\Base\License.php:22)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Embed Repo for GitHub – Display Code Repositories in Posts and Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionadmin_headbplugins_sdk\inc\Base\Activate.php:24
actionadmin_enqueue_scriptsbplugins_sdk\inc\Base\Activate.php:25
actionadmin_menubplugins_sdk\inc\Base\Activate.php:28
actionadmin_footerbplugins_sdk\inc\Base\Activate.php:32
actionadmin_footerbplugins_sdk\inc\Base\Activate.php:33
actioninitbplugins_sdk\inc\Base\BSDK.php:42
actionadmin_footerbplugins_sdk\inc\Base\License.php:14
actionadmin_enqueue_scriptsbplugins_sdk\inc\Base\License.php:15
actionadmin_footerbplugins_sdk\inc\Base\License.php:19
actionadmin_initbplugins_sdk\init.php:55
actionrest_api_initbplugins_sdk\init.php:56
actionadmin_enqueue_scriptsbplugins_sdk\init.php:57
actionplugins_loadedbplugins_sdk\init.php:58
actionenqueue_block_assetsindex.php:37
actioninitindex.php:38
Maintenance & Trust

Embed Repo for GitHub – Display Code Repositories in Posts and Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 30, 2026
PHP min version7.1
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Embed Repo for GitHub – Display Code Repositories in Posts and Pages Developer Profile

colorlibplugins

121 plugins · 740K total installs

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

How We Detect Embed Repo for GitHub – Display Code Repositories in Posts and Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/embed-github/dist/style.css/wp-content/plugins/embed-github/dist/script.js/wp-content/plugins/embed-github/dist/editor.css
Script Paths
/wp-content/plugins/embed-github/dist/script.js
Version Parameters
/wp-content/plugins/embed-github/dist/style.css?ver=/wp-content/plugins/embed-github/dist/script.js?ver=/wp-content/plugins/embed-github/dist/editor.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-ghb-github
Data Attributes
data-attributes
JS Globals
bsdkOptInFormHandler
Shortcode Output
<div class='wp-block-ghb-github
FAQ

Frequently Asked Questions about Embed Repo for GitHub – Display Code Repositories in Posts and Pages