move-big-folder
Fail
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends downloading a "Disk Fast Analysis Software" from a file-sharing link (pan.quark.cn). Content on sharing platforms is user-uploaded and unverified, posing a risk of malware delivery.
- [COMMAND_EXECUTION]: Requires running PowerShell as Administrator to execute
Remove-Item -Recurse -Force. Executing deletion commands with high privileges increases the risk of critical system damage. - [COMMAND_EXECUTION]: User-provided folder paths are interpolated directly into shell commands (SKILL.md). Without sanitization, this allows for command injection if a malicious path is provided.
- [REMOTE_CODE_EXECUTION]: Prompts the user to download and execute an external binary from an untrusted source.
- [COMMAND_EXECUTION]: Ingestion point: Folder path provided by the user (SKILL.md). Boundary markers: Absent. Capability inventory: PowerShell with full disk access and deletion rights (SKILL.md). Sanitization: Absent.
Recommendations
- AI detected serious security threats
Audit Metadata