
Documents from Git Security & Risk Analysis
wordpress.org/plugins/documents-from-gitA plugin to inject and render files in a WordPress post or page directly from most popular Git platforms. Currently supported file types: Markdown, J …
Is Documents from Git Safe to Use in 2026?
Generally Safe
Score 85/100Documents from Git has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'documents-from-git' plugin v2.2.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and avoiding file operations and external HTTP requests within the analyzed code. The absence of known CVEs and a clean vulnerability history is also a strong indicator of a well-maintained plugin.
However, there are notable areas for concern. The plugin has a significant percentage of improperly escaped output, meaning that data displayed to users might be susceptible to cross-site scripting (XSS) attacks if it originates from untrusted sources. Furthermore, the complete lack of nonce checks and capability checks across all entry points (including the shortcode) presents a substantial risk. This could allow unauthenticated or unauthorized users to trigger actions or access data they shouldn't be able to.
While the attack surface appears small with no unprotected entry points directly observable in the static analysis, the absence of authentication and authorization mechanisms on the existing entry point is a critical oversight. The plugin's strengths lie in its secure database interactions and lack of known historical vulnerabilities. Its weaknesses, however, lie in output sanitization and, more importantly, in its insufficient use of WordPress security best practices for preventing unauthorized actions.
Key Concerns
- Half of outputs are not properly escaped
- No nonce checks on entry points
- No capability checks on entry points
Documents from Git Security Vulnerabilities
Documents from Git Release Timeline
Documents from Git Code Analysis
Output Escaping
Documents from Git Attack Surface
Shortcodes 1
WordPress Hooks 6
Maintenance & Trust
Documents from Git Maintenance & Trust
Maintenance Signals
Community Trust
Documents from Git Alternatives
Git it Write – Write posts from GitHub
git-it-write
Publish markdown files present in a GitHub repository as posts to WordPress automatically
Mytory Markdown
mytory-markdown
The plugin get markdown file URL like github raw content url. It convert markdown file to html, and put it to post content.
WP Pusher Slack Notifications
wp-pusher-slack-notifications
Get a notification in Slack every time something is deployed from Git with WP Pusher.
Github README
github-readme
Easily embed GitHub READMEs in pages/posts.
Front Page to Category
frontpage-to-category
Make front page links go to the post's category page instead. Useful for increasing page views.
Documents from Git Developer Profile
1 plugin · 200 total installs
How We Detect Documents from Git
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/documents-from-git/css/markdown-git.css/wp-content/plugins/documents-from-git/css/github-markdown.css/wp-content/plugins/documents-from-git/css/nbconvert.cssHTML / DOM Fingerprints
git-add-css<div id="git-add-css" class="</div>