low-level-format-decision-assistant
Warn
Audited by Snyk on Apr 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The installer script downloads and executes a remote binary from URLs like "https://d1.easeus.com/epm/free/epm_free_ob.exe?source=skills&dest=%DEST_ARG%" at runtime, so fetched content is executed as code and is a required dependency for the skill.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly guides installing and running an admin-elevated partitioning tool, instructs bypassing execution policies and approving UAC, and exposes destructive operations (LowLevelFormat/WipeDisk/WipePartition/FormatPartition), so it pushes actions that can modify or destroy the machine's state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata