Back to all tools
OtherPackaging

PSAppDeployToolkit

PSAppDeployToolkit is a PowerShell-based, open-source framework for Windows software deployment that integrates with major deployment solutions (including Microsoft Intune). It provides a prescriptive deployment workflow, a rich library of functions, a customizable UI (Fluent or Classic), and full-fidelity logging to drive high deployment success rates. It enables complex, secure, user-friendly deployments across enterprise environments.

Security Analysis

6of 6
All Checks Passed

50 files scanned on Jan 12, 2026

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

The codebase largely consists of standard AppDeployToolkit invocations appropriate for Intune. The primary security concern is the use of PsExec-based SYSTEM-level execution in silent installation/repair scripts, which can be a vector for privilege escalation if misused. No evidence of obfuscated code, credential harvesting, data exfiltration, hardcoded secrets, or remote code fetching in the provided segments. Ensure proper auditing, signed binaries, and compliance with enterprise deployment policies when using elevated tools such as PsExec.

Screenshots1 / 4

Swipe to see more