
from power-platform-skills346
Run a server-side security scan of a deployed Power Pages site and produce a plain-language summary of findings and follow-ups.
Performs a live security scan of a deployed Power Pages site, fetches the latest report, and produces a clear, plain-language summary of findings by severity. The skill automates checking scan state, starting or attaching to a scan, polling for completion, transforming report JSON, and recommending follow-up actions mapped to downstream skills. It is read-only: it does not change site configuration.
Use when you want a quick security health check of a live Power Pages site, to see whether there are vulnerabilities, to fetch the most recent completed scan report, or to run a new scan when none exists. Suitable for site owners, devops, or reviewers who need an accessible summary rather than raw scan data.
Best used by agents with Bash/Python/Node tool access (Claude Code / Copilot-style agents) that can run repository scripts and read outputs.
This skill has not been reviewed by our automated audit pipeline yet.