Back to all tools
Desktop AppAutomation

Intune Toolkit

A PowerShell-based GUI solution for managing Microsoft Intune policies. Features Microsoft Graph authentication, multi-platform policy and app management, assignment operations, backup/restore in JSON format, CSV/Markdown export, and comprehensive activity logging.

Works with
Graph APIWindowsConfig ProfilesWin32 Apps

Security Analysis

6of 6
All Checks Passed

32 files scanned on Jan 8, 2026

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

Two notable security concerns identified: 1) policy data backups export sensitive data to local JSON files without encryption, posing risk if the machine is compromised; 2) logging reveals Graph API URLs and query parameters, potentially exposing internal data structures. No evidence of remote code execution, hardcoded secrets, or credential theft was found in the provided code. The tool otherwise appears to be admin-oriented for Intune management.

Screenshots