powershell-7-expert

Warn

Audited by Socket on Sep 23, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
references/dsc_patterns.md

The fragment appears to be legitimate PowerShell DSC and JEA administration code, not malware. The main security issue is the explicitly enabled unencrypted HTTP DSC pull connection, which permits interception or tampering with pulled configurations. The custom resource also provides privileged arbitrary file write and deletion operations without validation, and contains correctness issues around Ensure handling. These are security and hardening concerns requiring review before production use, but there is no clear malicious behavior in the visible fragment.

Confidence: 94%Severity: 63%
AnomalyLOW
scripts/ps7_wrapper.ts

The fragment appears to be a legitimate PowerShell automation wrapper, not evident malware. However, direct interpolation of moduleName and repository into PowerShell commands creates a credible command-injection risk when either value is attacker-controlled. Values should be passed as safely quoted parameters or validated against an allowlist, and module installation sources should be constrained. No direct malicious payload or credential theft is evident in the shown code.

Confidence: 94%Severity: 68%
Audit Metadata
Analyzed At
Sep 23, 2026, 08:06 AM
Package URL
pkg:socket/skills-sh/xgaisystems%2Fclaude-supercode-skills-404kidwiz%2Fpowershell-7-expert%2F@325ffd1824c6b7af18f011bd4dc2839c9b56c4c0f48cd2c6aa645fafcaece545
Security Audit — socket — powershell-7-expert