demo-evidence

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/capture-web.mjs

This module is primarily a legitimate Playwright-based capture utility (screenshot/video/tracing) that outputs a JSON manifest. The dominant security concern is an intentional dynamic execution feature: providing --steps causes the tool to import and execute arbitrary local JavaScript (mod.default(page)) with the live Playwright page object. If an attacker can influence --steps, this becomes a strong arbitrary-code-execution risk. The other notable risk is that it will visit and record content from an attacker-controlled --url, producing artifacts that may contain sensitive data (though this module does not itself perform network exfiltration). No clear indicators of hidden malware, obfuscated payloads, persistence, or credential theft are present in the provided snippet.

Confidence: 75%Severity: 58%
Audit Metadata
Analyzed At
Sep 4, 2026, 06:54 AM
Package URL
pkg:socket/skills-sh/daviddwlee84%2Fagent-skills%2Fdemo-evidence%2F@3deac25b621a8b32f7d850ffea898f38f6cfe6337e74306148e28c6a63cac549
Security Audit — socket — demo-evidence