Vulnz Agent
WordPress plugin for vulnz
by Paul Faulkner · github.com/headwalluk/vulnz-agent · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/headwalluk/vulnz-agent/releases/download/v2.4.0/vulnz-agent.zipReadme
Vulnz Agent
A WordPress plugin that syncs your site's plugin inventory to the Vulnz vulnerability management platform for security monitoring.
Features
- Automated Sync — hourly background sync of installed plugins via WP-Cron
- On-Demand Sync — manual "Sync Now" button for immediate updates
- Vulnerability Dashboard — view plugins with known vulnerabilities in the WordPress admin
- Flexible Configuration — admin UI settings or
wp-config.phpconstants for mu-plugin deployments - Privacy-Focused — only plugin metadata is transmitted; no personal data
Quick Start
- Download the latest release and install in WordPress
- Activate and go to Vulnz Agent > Settings
- Enter your API key from vulnz.net and enable the connection
Documentation
- Installation — regular plugin and mu-plugin deployment
- Configuration — admin settings and wp-config.php constants
- API Integration — sync behaviour, data transmitted, and security
- GitHub Auto-Updates — how auto-updates work, caching, and how to disable
External Service & Privacy
This plugin communicates with the Vulnz API at https://api.vulnz.net to sync your site's data for vulnerability monitoring. An API key from vulnz.net is required.
Data transmitted: site title, domain, WordPress version, PHP version, database server type/version, SSL status, admin login URL, and installed plugins (slug and version only).
Not transmitted: no personal data, user accounts, site content, or credentials.
See API Integration for full details.
Links
- Vulnz Platform: vulnz.net
- Self-Hosted: github.com/headwalluk/vulnz
- Issues: github.com/headwalluk/vulnz-agent/issues
- Changelog: CHANGELOG.md
License
GPL v2 or later. See LICENSE.
Author
Paul Faulkner — Headwall Hosting
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.4.0 | May 28, 2026 | vulnz-agent-2.4.0.zip | 0 |
| v2.4.0 | May 28, 2026 | vulnz-agent.zip | 3 |
| v2.3.0 | Mar 28, 2026 | vulnz-agent-2.3.0.zip | 1 |
| v2.3.0 | Mar 28, 2026 | vulnz-agent.zip | 3 |
| v2.2.1 | Jan 7, 2026 | vulnz-agent-2.2.1.zip | 3 |
| v2.2.1 | Jan 7, 2026 | vulnz-agent.zip | 11 |
| v2.2.0 | Jan 7, 2026 | vulnz-agent-2.2.0.zip | 0 |
| v2.2.0 | Jan 7, 2026 | vulnz-agent.zip | 0 |
| v2.1.2 | Dec 30, 2025 | vulnz-agent.zip | 2 |
| v2.1.2 | Dec 30, 2025 | vulnz-agent-2.1.2.zip | 0 |
| v2.1.1 | Dec 29, 2025 | vulnz-agent-2.1.1.zip | 4 |
| v2.1.0 | Dec 29, 2025 | vulnz-agent-2.1.0.zip | 3 |