
Github README Security & Risk Analysis
wordpress.org/plugins/github-readmeEasily embed GitHub READMEs in pages/posts.
Is Github README Safe to Use in 2026?
Generally Safe
Score 85/100Github README has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The github-readme plugin version 0.2.0 demonstrates a generally positive security posture, with no known vulnerabilities or CVEs recorded. The static analysis reveals a small attack surface consisting of three shortcodes, none of which appear to be directly exposed to unauthenticated threats. Furthermore, the code adheres to good practices by exclusively using prepared statements for SQL queries and ensuring all outputs are properly escaped. There are also no file operations or external HTTP requests that raise immediate concern regarding data exposure or manipulation.
However, there are a few areas that warrant attention. The presence of the `create_function` function, a deprecated and often insecure PHP construct, is a notable concern. While taint analysis shows no immediate unsanitized flows, the use of `create_function` can be a vector for code injection if its arguments are not meticulously sanitized. Additionally, the lack of nonce and capability checks across all entry points, while not leading to immediate identified issues in the current analysis, represents a potential weakness that could be exploited in conjunction with other vulnerabilities or misconfigurations in a larger WordPress environment.
In conclusion, the plugin is in a relatively strong security position due to its lack of known vulnerabilities and adherence to core security principles like prepared statements and output escaping. The absence of taint issues and limited attack surface are significant strengths. Nevertheless, the use of `create_function` and the absence of nonce/capability checks are points of concern that slightly temper the overall positive assessment and suggest areas for potential improvement to further harden its security.
Key Concerns
- Use of deprecated and potentially insecure create_function
- Missing Nonce checks on entry points
- Missing Capability checks on entry points
Github README Security Vulnerabilities
Github README Release Timeline
Github README Code Analysis
Dangerous Functions Found
Github README Attack Surface
Shortcodes 3
Maintenance & Trust
Github README Maintenance & Trust
Maintenance Signals
Community Trust
Github README Alternatives
Harrix MarkdownFile
harrix-markdownfile
Display Markdown files with syntax highlighting in Wordpress.
Gist for Robots WordPress Plugin
gist-for-robots-wordpress
Makes embedding Github.com gists SEO friendly and super awesomely easy.
GitHub Gist WordPress Plugin
github-gist
GitHub Gist Wordpress Plugin allows you to embed GitHub Gist snippets with a [gist] tag, instead of copying and pasting HTML.
Github Shortcode
github-shortcode
Easily display GitHub Repositories in Pages/Posts.
Advanced iFrame
advanced-iframe
Include content the way YOU like in an iframe that can hide and modify elements, does auto-height, forward parameters and does many, many more...
Github README Developer Profile
4 plugins · 50 total installs
How We Detect Github README
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
[github_readme][github_markdown][github_wikipage]