safe-delete
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute a local shell script. This script is well-constructed, using double quotes to enclose variables and the '--' flag for the 'mv' command, which mitigates risks associated with specially crafted filenames.
- [SAFE]: No evidence of prompt injection, data exfiltration, or persistence mechanisms was found. The operations performed are consistent with the skill's documented purpose.
Audit Metadata