filtmall-shopping

Warn

Audited by Socket on Aug 12, 2026

1 alert found:

Security
SecurityMEDIUM
assets/filtalgo-cli.cjs

The snippet contains two major security concerns: (1) potential command injection via child_process.exec in openBrowser(urlStr), where urlStr can come from remote auth responses and is interpolated into a shell command without robust escaping; and (2) disabled TLS certificate validation (rejectUnauthorized:false) for outbound HTTPS requests, enabling MITM attacks that could tamper with verification URLs and other responses. These issues together significantly increase the risk of remote compromise or token/session misuse if an attacker can influence traffic or responses.

Confidence: 78%Severity: 88%
Audit Metadata
Analyzed At
Aug 12, 2026, 03:47 PM
Package URL
pkg:socket/skills-sh/filtalgo%2Ffiltmall-shopping-skill%2Ffiltmall-shopping%2F@01462d11318eda5b1b263cbd70166a6fd89bee7f
Security Audit — socket — filtmall-shopping