[WordPress] 外掛分享: RockScout AI

首頁外掛目錄 › RockScout AI
WordPress 外掛 RockScout AI 的封面圖片
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 6.9+ PHP 7.4+ v0.10.1 上架:2026-05-14

內容簡介

RockScout AI 是一款專為 WordPress 設計的安全監控外掛,能夠以易懂的語言告訴您網站的安全漏洞、變更情況及應對措施,幫助您有效管理網站安全。

【主要功能】
• 漏洞掃描器:檢查外掛、佈景主題及核心程式的安全漏洞
• 簡明解釋:提供漏洞的實際意義及風險評估
• 活動追蹤器:自動記錄所有網站活動變更
• 網站健康檢查:集中顯示版本、插件更新及錯誤資訊
• 網站助手:用簡單語言詢問網站狀況
• AI 代理整合:與兼容的代理進行網站健康數據讀取

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.10.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「RockScout AI」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

RockScout AI tells you what is happening on your WordPress site in language you can act on — which security gaps matter, what changed since last week, and what to do about it.
Vulnerability Scanner — Checks your installed plugins, themes, and WordPress core against the Wordfence Intelligence vulnerability database. For every match you get the severity, the affected versions, and the recommended action, sorted so the urgent ones come first. Matching runs entirely on your own site. Requires a free Wordfence Intelligence API key.
Plain-Language Explanations — For any finding, get an explanation of what the vulnerability actually means for your site, what the real-world risk is, what to do, and how urgently. Explanations are strictly grounded in the vulnerability record — no invented details. Requires an AI provider (see FAQ).
Activity Tracker — Automatically logs plugin updates, theme changes, content edits, media uploads, user role changes, and logins. When something looks different, you can see what changed and when instead of guessing.
Site Health Check — WordPress version, PHP version and end-of-life status, active plugins with pending updates, scheduled task status, recent errors, and database info in one place.
Site Assistant — Ask questions about your site in plain language: “What changed this week?”, “Are any plugins outdated?”, “Why is the site slow?”. The assistant reads your activity log, health data, and vulnerability findings to answer. Two ways to connect a provider: paste an API key directly in plugin settings (OpenAI, Anthropic, Google Gemini), or use the WordPress AI Client on WordPress 7.0+.
AI Agent Integration — Registers WordPress Abilities so MCP-compatible agents such as Claude Desktop or Cursor can read your site health, activity log, plugin status, and vulnerability findings. Read-only. Requires the MCP Adapter plugin.
What it helps with

Knowing which security gaps on your site actually matter, and which one to fix first
Seeing what changed after a site went live — updates, edits, logins — without digging through logs
Getting an answer in plain language instead of a technical dashboard

Works the same whether you look after one site or twenty.
How it works

Install and activate the plugin
Activity logging and the site health check start immediately — no configuration needed
Add a free Wordfence API key to enable vulnerability scanning
(Optional) Configure an AI provider for plain-language explanations and the site assistant

External Services
Nothing is sent anywhere until you enable a feature that needs it. Activity logging, the site health check, and vulnerability matching all run entirely on your own site.
1. Wordfence Intelligence — vulnerability data feed
Optional. Requires a free Wordfence API key, configured in RockScout AI → Settings.
Downloaded to your site: vulnerability records — title, CVE identifier, severity score, affected version ranges, and remediation guidance.
Uploaded: nothing. Your list of installed plugins, themes, and versions is never sent to Wordfence. All matching happens locally on your site.

Wordfence Intelligence — https://www.wordfence.com/threat-intel/ | Terms | Privacy

Vulnerability records include data from the MITRE CVE Program and from Defiant, Inc. Attribution is displayed with each record.
2. AI provider — explanations and site assistant
Optional. Active only once you configure an AI provider, and only at the moment you send a message or click “Explain in plain language”. There is no background or scheduled AI request.
What is sent with a request:

Your question, as you typed it
A site summary: WordPress version, environment type, PHP version, time zone and local time, HTTPS status, site language, active theme, number of active plugins, number of pending updates, number of administrator accounts, and a count of vulnerability findings by severity
A summary of recent changes on the site: what changed, when, and the role of the account that made the change

Depending on what you asked about, one additional group of details may be included — for example plugin and theme names with version numbers, matched vulnerability records, recent lines from the PHP error log, scheduled task status, content counts, or upload and memory limits. Details unrelated to your question are not sent.
What is never sent:

Passwords or API keys
Usernames, display names, email addresses, or IP addresses
Post, page, or product content
Customer, order, or form submission data
Media files

A note on the error log: PHP error messages can contain absolute file paths from your server. Error log lines are included only when your question relates to errors or something being broken, and are limited to the last few entries.
RockScout AI does not operate a server of its own for these features. Requests go directly from your site to the provider you chose, and are subject to that provider’s terms:

OpenAI — https://openai.com | Terms | Privacy
Anthropic — https://www.anthropic.com | Terms | Privacy
Google Gemini — https://ai.google.dev | Terms | Privacy

When using the WordPress AI Client on WordPress 7.0+, requests are routed through whichever provider plugin you have installed, and that provider’s terms apply instead.
Troubleshooting
Vulnerability scan fails with “rate limit reached”
The Wordfence Intelligence API allows one request per 30 minutes on the free tier. Clicking Scan Now repeatedly will hit this limit.
Fix: Wait 30 minutes. The plugin enforces its own cooldown, and daily scans via WP Cron are unaffected. Saving your API key always succeeds even when the feed is temporarily unavailable.
Vulnerability scan takes a long time or times out
The Wordfence production feed is roughly 120 MB. On slow connections or low-memory hosting the download may time out.
Fix: Ensure PHP max_execution_time is at least 120 seconds. The plugin raises the memory limit automatically. If the scan still times out from the admin button, it retries in the background via WP Cron.
Google Gemini: “You exceeded your current quota” (limit: 0)
Google’s free tier API keys may have a quota of zero requests for new projects or accounts without billing enabled. This is a Google restriction, not a plugin bug.
Fix: Enable billing in the Google Cloud Console. Even on the free tier this raises the quota from 0 to 15 requests per minute. Alternatively switch to OpenAI or Anthropic in RockScout AI → Settings.
Google Gemini: “This model only supports Interactions API”
Some newer Gemini models, such as deep-research and preview builds, do not support the standard generateContent endpoint used by this plugin.
Fix: The plugin clears its model cache and selects a compatible model on the next request. If the problem persists, set the model manually to gemini-2.5-flash in RockScout AI → Settings.
Site assistant shows “Not connected”
No AI provider is configured. Go to RockScout AI → Settings and either paste an API key, or configure a provider in Settings → Connectors on WordPress 7.0+.
Scheduled scans are not running
If DISABLE_WP_CRON is defined on your site, or WP Cron is not being triggered, daily refreshes will not happen. The site health data shows scheduled task status, including overdue tasks.
Fix: Use Scan Now manually, or configure a real server cron job to hit wp-cron.php.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon