webapp-testing

Warn

Audited by Socket on Aug 24, 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
Aug 24, 2026, 06:18 AM
Package URL
pkg:socket/skills-sh/flonat%2Fflonat-research%2Fwebapp-testing%2F@56b75a5a6c030e3da8efcbe4dab757bb078fb714f786063d99f76698a4377d2f
Security Audit — socket — webapp-testing