NPC Maintenance Inspector performs 9-point health diagnostics on your WordPress site directly from the admin dashboard:
Operational features:
The plugin is locked to the user who activated it and to the original site URL, so it stays inert after backup restores to a different domain.
This plugin can optionally connect to the Anthropic Claude API (https://api.anthropic.com/v1/messages) to generate AI-powered maintenance reports. This is the only external service the plugin ever contacts.
When is data sent?
What data is sent?
eval, base64_decode)Is the data sent unconditionally?
No. The AI feature is completely disabled unless you define NPCMI_API_KEY in wp-config.php. Without that constant, no external connection to Anthropic is ever made.
Anthropic’s terms and privacy policy:
By enabling the AI report feature (i.e. by defining NPCMI_API_KEY), you agree to Anthropic’s applicable terms.