kw-uat-browser-check

Warn

Audited by Socket on Sep 13, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/marked-build.mjs

The code appears to implement a legitimate marked-build workflow rather than malware. However, it has a significant command-execution risk: buildCmd is executed directly via a shell, and file is interpolated into shell commands without robust escaping. Inputs must be fully trusted, or the implementation should use spawnSync with argument arrays, validate repository and file paths, and restrict build commands.

Confidence: 98%Severity: 78%
Audit Metadata
Analyzed At
Sep 13, 2026, 10:11 PM
Package URL
pkg:socket/skills-sh/kwazema%2Fclaude-skills%2Fkw-uat-browser-check%2F@c49e9f1349b5b39755c83aa78b4349c1517d0f1a111d6d2e77c3195c3ee020e8
Security Audit — socket — kw-uat-browser-check