virtualbox

Warn

Audited by Socket on Feb 26, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/virtualbox-utils.ts

This module is not overtly malicious — it provides legitimate VirtualBox management functionality — but it contains a significant command-injection risk because it constructs shell command strings from untrusted inputs and executes them with child_process.exec. Additionally, several functions can perform destructive filesystem/VM operations. Do not expose these APIs to untrusted inputs; prefer execFile/spawn with argument arrays or robust escaping/validation of all string inputs.

Confidence: 90%Severity: 60%
Audit Metadata
Analyzed At
Feb 26, 2026, 04:16 PM
Package URL
pkg:socket/skills-sh/openclaw%2Fskills%2Fvirtualbox%2F@a04ae42c320315d23fe443659c0d3c5e28ec3a3c