moda-video-demo

Warn

Audited by Socket on Sep 8, 2026

1 alert found:

Security
SecurityMEDIUM
demo-capture/package.json

The postinstall script automatically runs Playwright's installer to download and install Chromium browser artifacts. This is not obviously a direct malware payload (no reverse-shell, no explicit exfiltration, no obvious system-destroying rm commands), but it has notable supply-chain and runtime risks: npx invokes package code which executes during install; Playwright's installer downloads large native/browser artifacts and may make network requests; optional SDKs and native binaries increase the attack surface. You should review the package's shipped scripts (e.g., run.mjs, doctor.mjs, any postinstall hooks in dependencies), and be aware that running npx (even for a declared dependency) executes code during install and can be abused if an upstream package is compromised.

Confidence: 90%Severity: 70%
Audit Metadata
Analyzed At
Sep 8, 2026, 11:47 PM
Package URL
pkg:socket/skills-sh/moda-design%2Fmoda%2Fmoda-video-demo%2F@17d7afa1df7552aba6664474fbd166348cf7a385297ca748538da8ce75e167d6
Security Audit — socket — moda-video-demo