webapp-testing

Warn

Audited by Socket on Jul 25, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/with_server.py

The code is primarily a local orchestration utility that starts user-provided server commands, waits for localhost ports to be reachable, runs a user-provided command, and then terminates the servers. There is no clear evidence of malware functionality (no exfiltration/persistence/credential theft or obfuscation in this fragment). However, the use of subprocess.Popen(..., shell=True) with direct CLI-provided command strings and execution of a CLI-provided command makes the tool high-risk in environments where invocation arguments may be attacker-controlled (command injection/arbitrary code execution).

Confidence: 60%Severity: 55%
Audit Metadata
Analyzed At
Jul 25, 2026, 08:03 PM
Package URL
pkg:socket/skills-sh/adryanmoldokkr32-pixel%2Fanthropics-skills%2Fwebapp-testing%2F@7f1c778a39dd8122d384e3a37426cb294299167614783189da1e64af8d214008
Security Audit — socket — webapp-testing