merge-partition-coach

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script 'scripts/install-epm.cmd' fetches the EaseUS Partition Master installer from official 'easeus.com' mirrors (d1, d2, d3). This is a well-known technology provider, and the download is directly related to the skill's primary functionality.
  • [COMMAND_EXECUTION]: The skill uses 'scripts/install-epm.cmd' to perform a silent installation of the downloaded software using flags like '/verysilent' and '/suppressmsgboxes'.
  • [COMMAND_EXECUTION]: The script 'scripts/epm-shellcmd.cmd' executes the local 'EPMUI.exe' binary with parameters derived from command-line arguments. It manages these parameters by writing them to a temporary file in the '%TEMP%' directory.
  • [COMMAND_EXECUTION]: Documentation in 'SKILL.md' includes PowerShell commands using the '-Verb RunAs' parameter to elevate privileges, which is a standard requirement for modifying disk partitions on Windows.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 02:08 AM