From umbrella
Generates dashboard snapshot of WP Umbrella fleet health: totals for down sites, pending updates, vulnerabilities, outdated WordPress, unsupported PHP. Invoke via /umbrella:health.
npx claudepluginhub wp-umbrella/umbrella-skill --plugin umbrellaThis skill uses the workspace's default tool permissions.
Run the fleet health snapshot from `skills/umbrella/workflows/reporting/project-inventory.md`, **Step 6 "Fleet health snapshot"**.
Lists WP Umbrella WordPress sites filtered by downtime, updates, vulnerabilities, outdated core, PHP issues, or name search. Invoke via /umbrella:sites [filter].
Audits WordPress core, PHP, MySQL/MariaDB, plugins, and themes for outdated versions, compatibility issues, and updates via WP-CLI over SSH.
Assesses WordPress installations for common vulnerabilities and WP 7.0 attack surfaces like RTC, AI Connector API, Abilities API using enumeration, WPScan, Nmap, and exploitation.
Share bugs, ideas, or general feedback.
Run the fleet health snapshot from skills/umbrella/workflows/reporting/project-inventory.md, Step 6 "Fleet health snapshot".
Present the dashboard as a compact summary (not raw JSON):
Fleet health
────────────────────────────────────────
Total sites : 42
Down right now : 1
Pending updates : 12
Vulnerabilities : 3
Outdated WP core : 5
Unsupported PHP : 2
After showing the dashboard, proactively offer to drill in:
"Want me to list the affected sites in any of these categories?"
If the user picks one, switch to the corresponding filter in Step 2 of the project-inventory workflow.
Before the first call this session, make sure the token is resolved (see skills/umbrella/SKILL.md section 1). If no token is present, stop and walk the user through skills/umbrella/references/auth.md. Do not ask them to paste the token into chat.