Skip to content
Web App
Verified

IntuneShade

IntuneShade is a free community console for Microsoft Intune admins that lets you sign in with a Microsoft 365 account to view and manage your tenant—assignments, device compliance, Autopilot, and reports—without any install or app registration. This multi-tenant SPA runs in the browser with delegated Graph permissions and no server-side data storage. Key features include Group Assignment Manager, Bulk Assign, AI policy analysis and script generation, conflict detection, smart bulk automation, assignment matrix, compliance reporting, and audit history.

Screenshots

Security Analysis

6of 6
All Checks Passed

50 files scanned on Jul 31, 2026

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

Overall, IntuneShade's Claude-based endpoints enable AI-assisted policy analysis and script generation but introduce data-leak risk to external AI providers, potential misuse via AI-generated scripts, and authentication weaknesses. There are also minor reliability concerns with JSON parsing and a hardcoded public client ID. Mitigations include data flow controls, stronger access control, input/script validation, and policy to restrict AI-generated content and data handling.