PluginShield
## PluginShield API PluginShield provides security intelligence and risk scoring for WordPress plugins and themes. Whether you're managing a single site or thousands, PluginShield gives you the data you need to make informed software supply chain decisions. ### What You Get - **Vulnerability Intelligence** — Known CVEs and unpatched vulnerabilities sourced from Wordfence and NVD, including CVSS…
PluginShield endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Plugin by Slug /plugins/{slug} |
Retrieve information about a given plugin. |
| GET |
Get Vulnerabilities by Slug /plugins/{slug}/cves |
Retrieve vulnerabilities and CVEs by WordPress plugin or theme slug. |
| GET |
Get Plugin Risk /plugins/{slug}/risk |
Retrieve the risk of a Wordpress plugin by inputting slug. |
| GET |
Get raw Dataset Plugin /plugins/{slug}/raw |
Retrieve the full, raw dataset of the Wordpress plugin |
| GET |
Get raw Dataset Theme /themes/{slug}/raw |
Retrieve the full, raw dataset of the Wordpress theme |
| GET |
Get Theme Risk /themes/{slug}/risk |
Retrieve the risk of a Wordpress them by inputting slug. |
| GET |
Get Theme by Slug /themes/{slug} |
Retrieve information about a given theme. |
| POST |
Detect Plugins /sites/detect-plugins |
Detects some plugins from a given website. |
PluginShield pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $29.99 / month | — |
|
| ULTRA | $79.99 / month | — |
|
| MEGA | $199.99 / month | — |
|