
Repository Zip Security & Risk Analysis
wordpress.org/plugins/repositoryzipWith this plugin a zip download link of a subversion or git repository can be created within blog articles and pages
Is Repository Zip Safe to Use in 2026?
Generally Safe
Score 85/100Repository Zip has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "repositoryzip" plugin v0.14 presents a mixed security profile. On the positive side, there are no known vulnerabilities, no external HTTP requests, and all SQL queries utilize prepared statements, indicating some good development practices. The attack surface appears minimal with no identified entry points for direct exploitation through typical WordPress mechanisms like AJAX, REST API, shortcodes, or cron jobs.
However, significant concerns arise from the static analysis. The presence of the `proc_open` function is a major red flag, as it can be a vector for remote code execution if not handled with extreme care and robust input sanitization. Coupled with this, a very low percentage of output is properly escaped (13%), suggesting a high risk of cross-site scripting (XSS) vulnerabilities where user-supplied data might be rendered directly in the browser.
Furthermore, the absence of nonce checks and capability checks for any potential (though currently undiscovered) entry points is a critical oversight, leaving the plugin vulnerable to CSRF attacks and unauthorized actions if new entry points are introduced or if `proc_open` is triggered through an indirect vector. The lack of recorded vulnerabilities might be due to the plugin's age, limited usage, or simply that the present risks have not yet been exploited or discovered. Overall, while the plugin avoids common pitfalls like unpatched CVEs and raw SQL, the identified `proc_open` function and widespread unescaped output create substantial security risks that require immediate attention.
Key Concerns
- Dangerous function proc_open used
- Low output escaping percentage (13%)
- No nonce checks found
- No capability checks found
Repository Zip Security Vulnerabilities
Repository Zip Code Analysis
Dangerous Functions Found
Output Escaping
Repository Zip Attack Surface
WordPress Hooks 5
Maintenance & Trust
Repository Zip Maintenance & Trust
Maintenance Signals
Community Trust
Repository Zip Alternatives
SVN Zip
svnzip
With this plugin a zip download link of a subversion repository can be created within blog articles and pages
Download Manager
download-manager
This File Management & Digital Store plugin will help you to control file downloads & sell digital products from your WP site.
Download Monitor
download-monitor
Powerful Download Manager Plugin for WordPress
Download Plugin
download-plugin
Download any plugin from your WordPress admin panel's Plugins page by just one click! Now, download themes, users, blog posts, pages, custom post …
Easy Media Download
easy-media-download
Easy Media Download allows you to embed download buttons on your WordPress site. Add file download functionality with this WordPress download plugin.
Repository Zip Developer Profile
4 plugins · 90 total installs
How We Detect Repository Zip
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/repositoryzip/repositoryzip.phpHTML / DOM Fingerprints
<strong>Repository Zip</strong>