virtualmin-resellers
Warn
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: All scripts in the package (e.g.,
scripts/create-reseller.sh,scripts/modify-limits.sh) execute administrative commands usingsudo. This provides high-level access to the underlying system's hosting configuration. - [CREDENTIALS_UNSAFE]: The scripts
create-reseller.sh,create-admin.sh,modify-reseller.sh, andmodify-admin.shaccept sensitive passwords as plain-text command-line arguments. Passwords passed this way can be captured in process logs, command history, or by other users on the system. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection. Ingestion points:
list-admins.shandlist-resellers.shoutput account data from the system. Boundary markers: Absent. Capability inventory: All scripts executesudo virtualmincommands allowing for user, domain, and limit modifications across the host. Sanitization: Absent. Maliciously crafted account names or metadata stored in Virtualmin could potentially influence agent actions when ingested into context.
Audit Metadata