What problem does it solve?
Deployed Power Pages sites can expose vulnerabilities on their public surface, but running a security scan, waiting for it to finish, and interpreting the raw report requires manual API calls and technical expertise. This Skill automates the full scan lifecycle and translates results into plain-language findings.
Core Features & Use Cases
- Automated Deep Scans: Starts a server-side security scan on the live site, polls for completion in the background, and handles already-running or timed-out scans gracefully.
- Plain-Language Reporting: Fetches the latest scan report, maps risk levels to severities, renders a timestamped HTML report, and summarizes findings without technical jargon.
- Guided Remediation: Routes findings to the right follow-up skills, such as /manage-headers for header issues, /manage-firewall for WAF issues, or /setup-auth for identity issues.
- Use Case: A site owner asks "is my production site vulnerable?" — the Skill resolves the site, checks scan state, runs or reuses a scan, and delivers a severity-grouped summary with recommended fixes.
Quick Start
Ask the assistant to scan your deployed Power Pages site for security issues and show a summary of the latest report.