powertoys-module-verification
Warn
Audited by Socket on Jun 27, 2026
1 alert found:
AnomalyAnomalyscripts/pt-nonelevated.ps1
LOWAnomalyLOW
scripts/pt-nonelevated.ps1
Likely a benign test/utility for integrity-level dependent process visibility using one-shot Scheduled Tasks. No direct indicators of malware (exfiltration, persistence, keylogging, or network activity) are present in this fragment. However, the capture function generates and executes a cmd.exe-run .cmd wrapper that embeds caller-controlled $Arguments without robust cmd escaping, creating a meaningful command/shell injection risk if inputs are untrusted. $OutFile is also used for deletion and redirection, which can enable user-permission file overwrite/targeting. Use only with trusted, sanitized inputs.
Confidence: 72%Severity: 55%
Audit Metadata