virtualmin-cloud
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The scripts execute the
virtualmincommand-line utility usingsudoto perform administrative operations like creating buckets or containers. This is the intended behavior for a server management skill. - [SAFE]: The shell scripts implement proper variable quoting (e.g.,
"$ACCOUNT","$BUCKET") to prevent word splitting and basic command injection. - [SAFE]: The skill does not contain any hardcoded credentials, remote code downloads, or obfuscated logic. It relies on the existing Virtualmin configuration for authentication keys.
Audit Metadata