Linux 软件免费装
Banner图

Avenixr - Security and Risk Monitor

开发者 avenixr
更新时间 2026年6月20日 13:25
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security wordpress security plugin security vulnerability monitoring plugin monitor

下载

1.0.1

详情介绍:

Avenixr - Security and Risk Monitor helps administrators review the security posture of installed WordPress plugins from a single dashboard. The plugin analyzes installed plugins by matching them with WordPress.org metadata and publicly available vulnerability intelligence. It presents the results in an easy-to-review admin dashboard table with risk indicators and update context. This plugin does not perform code-level scanning. It is designed as an informational monitoring tool to support better decision-making. Features Current Scope Version 1.0.1 focuses on plugin monitoring only. WordPress core, themes, and PHP environment checks are not included in this release. External Services This plugin connects to external services to retrieve plugin metadata and vulnerability intelligence. These requests are made from the WordPress admin area when an administrator opens the plugin monitor dashboard or uses the cache purge option and the dashboard data is refreshed. The plugin caches responses to reduce repeated requests.
  1. WordPress.org Plugin Information API\ Service provider: WordPress.org\ What the service is used for: Retrieve official WordPress.org plugin metadata, including latest version, tested-up-to value, minimum WordPress requirement, and last updated date.\ What data is sent and when: The plugin sends the installed plugin slug to WordPress.org when the monitor dashboard refreshes data for that plugin. No personal data, site URL, usernames, email addresses, passwords, or license keys are intentionally sent by this plugin.\ Service URL: https://api.wordpress.org/plugins/info/1.2/\ Privacy policy: https://wordpress.org/about/privacy/\ Terms/license information: https://wordpress.org/about/license/
  2. WPVulnerability (public data source)\ Service provider: WPVulnerability, by ROBOTSTXT\ What the service is used for: Retrieve public vulnerability intelligence for installed plugin slugs so the dashboard can show known vulnerability information and risk indicators.\ What data is sent and when: The plugin sends the installed plugin slug to WPVulnerability when the monitor dashboard refreshes data for that plugin. No personal data, site URL, usernames, email addresses, passwords, or license keys are intentionally sent by this plugin.\ Service URL used by this plugin: https://www.wpvulnerability.net/plugin/{plugin-slug}/\ Project website: https://www.wpvulnerability.com/\ Privacy policy: https://www.wpvulnerability.com/privacy/\ Terms and conditions: https://www.robotstxt.es/legal/
These external requests are used only to enrich plugin information displayed in the admin dashboard.

安装:

  1. Upload the avenixr-security-and-risk-monitor folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Plugins Monitor from the Tools menu in WordPress admin.
  4. Review plugin status, update gaps, compatibility data, vulnerabilities, and risk indicators.
  5. Use the Purge Cache button to refresh cached data manually.

升级注意事项:

1.0.1 Initial release of Avenixr - Security and Risk Monitor.

常见问题:

What does this plugin analyze?

This version analyzes installed plugins only.

Does the plugin modify or update plugins automatically?

No. The plugin is read-only and does not make any changes to installed plugins.

What happens if a plugin does not have WordPress.org metadata?

The dashboard will indicate that no official metadata or compatibility information is available.

Does the plugin contact external services?

Yes. It requests plugin metadata from WordPress.org and vulnerability intelligence from WPVulnerability. See the External Services section for details.

Does a higher risk score mean the plugin is vulnerable?

Not necessarily. The risk score is a heuristic indicator based on multiple signals such as known vulnerabilities, update status, and metadata context. It should not be considered a definitive security assessment.

更新日志:

1.0.1