frontend

Warn

Audited by Socket on Aug 9, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/perfection/lighthouse-audit.py

From the provided Python fragment, the tool itself does not show explicit malware behaviors (no credential theft/exfiltration/persistence). The primary security concerns are (1) runtime global installation of third-party npm packages without pinning/integrity checks and (2) execution of a generated temporary Node script based on `LIGHTHOUSE_RUNNER_JS`, which is not visible in the snippet (truncated/unknown). Treat as medium risk pending review of the full `LIGHTHOUSE_RUNNER_JS` contents and recommended hardening (pin versions, avoid runtime installs, verify integrity, and review the executed JS runner).

Confidence: 56%Severity: 60%
Audit Metadata
Analyzed At
Aug 9, 2026, 12:44 PM
Package URL
pkg:socket/skills-sh/code-yeongyu%2Flazycodex%2Ffrontend%2F@c37f14138a8430d0ec2b6d855f4abc80f6020aef626a7c0532e0cc5c503de493
Security Audit — socket — frontend