Linux 软件免费装
Banner图

SLB-Impact Sentinel - Addon Monitor & Risk Scanner

开发者 spartanlogicbuilders
更新时间 2026年8月15日 21:18
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security alerts changelog updates plugin monitor

下载

2.2.5

详情介绍:

Impact Sentinel keeps watch over your WordPress plugins so you do not have to. When a plugin updates, it fetches the changelog, scores it against a risk keyword list, and sends you an email alert — before you decide whether to apply or roll back the update. Know what changed before it breaks anything. Most WordPress sites apply plugin updates without reading what changed. Impact Sentinel reads the changelog for you, flags risky updates (breaking changes, deprecated APIs, security patches), and gives you the information to make an informed decision — not just a blind click on "Update All." How it works
  1. Impact Sentinel runs a scan on your installed plugins — either triggered manually from the dashboard or automatically on a schedule (Pro).
  2. When a version change is detected, it fetches the changelog from the plugin's readme, the WP.org API, or a configured URL.
  3. The changelog is scored against a tiered risk keyword list — security terms, breaking change indicators, deprecations, and more.
  4. If the risk score meets your configured threshold, an email alert is sent to your team.
No AI required. No external account required. Changelog scanning and email alerts work out of the box. Plugin Discovery & Inventory On first run, Impact Sentinel scans all installed plugins and builds a persistent inventory. Classify each plugin by tier — Self-Managed (your code), WP.org (community), or Premium (paid third-party) — and mark which ones you own or actively maintain. Classification context appears on every alert so your team knows what they are looking at. Plugins can declare their dependencies using the standard WordPress Requires Plugins header. Impact Sentinel reads these declarations automatically and seeds the dependency map without any manual input. Changelog Scanning Impact Sentinel resolves changelogs through six sources in priority order: Risk Keyword Scoring Changelogs are scored against a tiered keyword list. The high tier includes security-focused terms: CVE, XSS, SQL injection, RCE, authentication bypass, privilege escalation, unauthenticated, vulnerability, and more. Medium and low tiers cover breaking changes, deprecations, and general notices. The keyword list is fully customizable in Settings — add your own global terms, or set per-plugin overrides with Impact Sentinel Pro. Email Alerts When a scan finds a version change and the changelog scores above your configured threshold, an alert is sent to your recipient list. Set the threshold to Critical only, High and above, Medium and above (recommended), or All. Alerts include the plugin name, version arrow, matched keywords, and a changelog excerpt. Relationship Map & Dependency Matrix Map which plugins your custom code depends on. The dependency matrix shows which of your owned plugins would be affected if a given third-party plugin introduced a breaking change. Auto-detection scans your plugin source files and proposes likely dependencies. All relationships can be confirmed, dismissed, or added manually. Work Queue When an alert is created, a corresponding work queue item is added for your team. Resolve items with notes, set a default assignee, and track what was done about each update. Pending Updates Panel The dashboard shows all WordPress-tracked pending updates for your monitored plugins before they are applied — with version arrows and classification badges so you know which updates need a closer look before you click Update. Pro Features Impact Sentinel Pro adds automated nightly scanning, Stage 1 and Stage 2 Claude AI impact analysis, Code Graph (maps which of your functions call into updated dependencies), Conflict Scanner, WP Core monitoring, file integrity monitoring, WPScan CVE vulnerability feed, weekly digest emails, queue history, per-plugin keyword overrides, AI model selection, config export / import, and Safe Update pre-update risk analysis (a risk verdict badge on the Plugins page, with the option to block or warn before auto-updates apply). Learn more at spartanlogicbuilders.com/impact-sentinel/ Features Requirements No external account or API key is required to use Impact Sentinel. Email alerts use WordPress's built-in wp_mail function — delivered through whatever mail configuration your site already has. AI features (Stage 1 and Stage 2 Claude impact analysis) require an Anthropic API key and are available in Impact Sentinel Pro only.

安装:

  1. Upload the plugin files to /wp-content/plugins/slb-impact-sentinel/, or install through the WordPress Plugins screen directly.
  2. Activate the plugin through the Plugins screen.
  3. Navigate to Impact Sentinel in your WordPress admin sidebar.
  4. Complete Required Setup — set your timezone, email recipients, and alert threshold.
  5. Run Discovery to build your plugin inventory.
  6. Classify your plugins by tier and mark the ones you own or maintain.
  7. Run your first scan manually from the Dashboard.

屏幕截图:

  • Dashboard — active high-urgency alert, recent activity panel, and pending updates
  • Discovery — plugin inventory with tier and ownership classification
  • Settings — schedule overview with scan frequency and timing configuration
  • Alerts — alert card with full AI impact assessment and keyword highlighting

升级注意事项:

2.2.0 Adds a consent card for external requests and fixes database migration stability. Safe to update. 1.9.2 Adds the Schedule tab in Settings. No database changes. Safe to update.

常见问题:

Do I need an API key or external account?

No. Plugin discovery, changelog scanning, keyword scoring, email alerts, and the relationship map all work with no external account or API key required. An Anthropic API key is only needed for the AI-powered impact analysis features, which are part of Impact Sentinel Pro.

How does it fetch changelogs for premium plugins?

For plugins not on WP.org, Impact Sentinel attempts a URL probe against common changelog paths and lets you save a direct URL per plugin. For plugins whose changelogs are behind a member portal or login wall, you can paste the changelog text directly into the alert card — it is stored and used for all future analysis of that version.

Does it work for themes as well as plugins?

Yes. Discovery includes installed themes. Version change detection, changelog fetching, and alerts work for themes the same way they do for plugins.

What does the risk keyword scan actually do?

It reads the changelog text for the updated version and looks for words and phrases in a tiered list. High-tier matches (CVE, authentication bypass, remote code execution, etc.) generate a high-urgency alert. Medium-tier matches (breaking change, deprecated, removed) generate medium-urgency. Low-tier matches (performance, updated, minor) generate low-urgency. You configure which threshold triggers an email.

How is the dependency map built?

You can add dependencies manually on the Relationships tab, use the auto-detect tool to scan your plugin source files for likely dependencies, or let Impact Sentinel read the standard Requires Plugins header if the plugin declares its dependencies there.

Will it slow down my WordPress site?

No. All scanning happens in the background via WP-Cron (scheduled) or on demand (manual trigger). No code runs on the front end of your site.

Is there a Pro version?

Yes. Impact Sentinel Pro adds automated nightly scheduling, Claude AI impact analysis, Code Graph, Conflict Scanner, WP Core monitoring, file integrity monitoring, WPScan CVE feed, weekly digest, and more. Available at spartanlogicbuilders.com/impact-sentinel/

更新日志:

2.2.5 2.2.4 2.2.3 2.2.0 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.0 1.9.2 1.9.1 1.9.0 Initial public release.