Back to all tools
Web AppMonitoring

Autopilot Monitor

Autopilot Monitor provides real-time visibility into Windows Autopilot enrollments with live telemetry, intelligent diagnostics, and automated troubleshooting. It includes a bootstrap script deployed via Intune, a lightweight Monitoring Agent, a Backend API (Azure Functions), and a Next.js web dashboard for fleet analytics. It tracks enrollment phases, runs customizable analyze rules, collects diagnostics, and notifies teams to accelerate issue resolution.

Security Analysis

6of 6
All Checks Passed

50 files scanned on Mar 21, 2026

No Obfuscated Code
No Remote Execution
No Credential Theft
No Data Exfiltration
No Malicious Patterns
No Hardcoded Secrets
AI Analysis

Two security concerns were identified: (1) Client-exposed Application Insights connection string may allow misuse of telemetry ingestion; (2) The bootstrapper route downloads a PowerShell script from an external URL which could be tampered. No credential theft patterns detected. The rest of the code appears aligned with intended Intune/Graph usage; ensure proper authentication flows, signing, and server-side handling of secrets.

Screenshots