
內容簡介
Karetaker 是一款監控網站安全的外掛,專注於檢測變更和潛在的安全風險,並提供即時通知給網站擁有者。它不會干擾網站的正常運作,並允許用戶選擇性啟用安全強化功能。
【主要功能】
• 監控檔案和選項完整性變更
• 檢測特權變更和意外上傳
• 提供即時電子郵件通知功能
外掛標籤
開發者團隊
原文外掛簡介
Karetaker is a watchtower, not a wall.
It notices the changes that usually mean compromise (file and option integrity, privilege changes, uploads surprises, cron drift), watches for one-checkbox business catastrophes (search engines off, mail failing, no administrators, invalid admin email), can apply a small set of opt-in hardening toggles with clear receipts, and emails the site owner only for act-now events.
It is deliberately not:
a WAF or request firewall
a malware signature scanner
a login lockout / hide-login product by default
a writer of wp-config.php, .htaccess, or server config
Visibility is pull (Karetaker admin screen, WP-CLI, optional signed REST status). Notification is push (email on ACT-severity events). Hardening is off until you turn each toggle on.
An optional agency status endpoint (/wp-json/karetaker/v1/status) is off until you generate a token. The token never grants remote control — status only.
Kill switch: define KARETAKER_DISABLE as true, or place an empty file at wp-content/karetaker-disable. Uninstall removes the plugin’s table, options, and scheduled hooks.
