formatting-log
Warn
Audited by Socket on Sep 6, 2026
1 alert found:
AnomalyAnomalyscripts/Import-FormattingLog.ps1
LOWAnomalyLOW
scripts/Import-FormattingLog.ps1
No strong evidence of intentional malware (no network/process/credential/persistence behavior). However, the module has meaningful supply-chain security risks: it extracts an untrusted ZIP via Expand-Archive without explicit containment validation (path traversal/ZIP Slip risk depending on Expand-Archive protections) and it generates C# source code that embeds $WorkItemUrl into a string literal without proper escaping (build-time source corruption/injection risk if the parameter can be attacker-controlled). These issues warrant review/mitigation before use in attacker-influenced contexts.
Confidence: 63%Severity: 62%
Audit Metadata