frontend-audit

Warn

Audited by Socket on Jul 31, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/_omniparser.py

This file is primarily a model-execution CLI wrapper, but it contains a critical supply-chain risk: it downloads a remote repository at runtime and then executes its code by modifying sys.path and importing EndpointHandler from the downloaded content. The wrapper does not pin a specific revision or verify integrity, so tampering or upstream changes could result in arbitrary code execution under the user’s privileges. The fragment itself shows no direct malware behavior (no obvious exfiltration, subprocesses, or obfuscation), though it may leak the absolute input image path via stdout/stderr.

Confidence: 66%Severity: 78%
Audit Metadata
Analyzed At
Jul 31, 2026, 12:59 PM
Package URL
pkg:socket/skills-sh/samhvw8%2Fdotfiles%2Ffrontend-audit%2F@2a89af78e12e852f3daf069941dadb4d6cd8e3002383921b1a31f43344800f9b
Security Audit — socket — frontend-audit