Back to all tools
Web AppPackaging

IntuneGet

A web-based tool that automates deploying Windows applications from the Winget package repository directly into Microsoft Intune. Handles the entire deployment pipeline - searching, packaging apps into .intunewin format, and uploading to your Intune tenant. Features AI-powered app discovery, auto-generated detection rules, PSADT v4 support, configurable update policies, pre-upload permission checks, and multi-channel notifications via Slack, Teams, Discord, email, and webhooks. Self-hostable via Docker with embedded SQLite.

Works with
WindowsWin32 AppsGraph APIWinget
Created by

Security Analysis

6of 6
All Checks Passed

50 files scanned on Jun 11, 2026

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

The IntuneGet-related codebase aligns with legitimate Intune/Graph API tooling but contains notable security considerations. Primary concerns include data being sent to external AI services for classification (potential data exfiltration), potential exposure of privileged secrets via environment variable naming (NEXT_PUBLIC_ and service role key), and external callbacks that may leak deployment data. No evidence of malware or remote code execution patterns. Recommended mitigations: limit and redact data sent to OpenAI, move privileged keys to secure secret management with server-only scope, and audit external callbacks for data minimization and trust.

Screenshots1 / 2

Swipe to see more