safe-delete
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local bash script (
scripts/safe-delete) to perform file operations. The script uses defensive programming techniques such asset -euo pipefailand the--flag for themvcommand to prevent argument injection attacks when handling file paths starting with dashes. - [SAFE]: No malicious patterns such as data exfiltration, prompt injection, or obfuscation were detected. The skill's behavior matches its stated purpose of providing a safer alternative to the
rmcommand.
Audit Metadata