omniverse-usd-performance-tuning

Warn

Audited by Socket on Aug 25, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
references/operations/operations.json

No direct malware behaviors (e.g., network exfiltration, credential theft, or embedded obfuscated payloads) are evident in the provided fragment because it is primarily operation metadata rather than implementation code. The dominant supply-chain security concern is the explicit `pythonScript` capability, described as executing arbitrary user-supplied Python with the privileges of the running process, which can become a critical RCE/abuse vector if invocation control/scope/confirmation can be bypassed or influenced. Additionally, numerous intent/confirmation-gated destructive operations (delete/remove/prune and attribute removal) increase the potential impact of misuse. To fully validate safety, the underlying implementation must be reviewed to confirm enforcement of confirmation/authorization, scoping constraints, and any sandboxing/permission boundaries for `pythonScript`.

Confidence: 45%Severity: 55%
AnomalyLOW
references/usd-optimize-run-operations/scripts/run_batch.py

This code is primarily an orchestration/scheduler tool that executes per-target commands supplied via an external JSON plan. While it has no clear signs of malware (no network activity, no obfuscation, no persistence), its direct subprocess execution of plan-provided commands and arbitrary filesystem log/status writing are high-impact security characteristics. If an attacker can influence the plan JSON (or the paths/summary files it references), they can achieve command execution and potentially overwrite files. Treat the plan/status/preflight inputs as untrusted and apply allowlisting or validation in the surrounding project.

Confidence: 70%Severity: 65%
Audit Metadata
Analyzed At
Aug 25, 2026, 02:28 PM
Package URL
pkg:socket/skills-sh/nvidia%2Fskills%2Fomniverse-usd-performance-tuning%2F@ca27257c68eac107929224a55a9705dc7112207ef369e11361747b1642f02c1c
Security Audit — socket — omniverse-usd-performance-tuning