handoff-close
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the rm command on Unix-based systems and Remove-Item on Windows to delete files. This is limited to the .handoffs/ directory and follows a strict naming convention, which prevents arbitrary file deletion.
- [COMMAND_EXECUTION]: Destructive actions require the agent to read the file contents and present them to the user for explicit confirmation before proceeding, providing a necessary manual checkpoint.
- [COMMAND_EXECUTION]: The instruction to zero-pad the numerical input ensures that the path construction is predictable and less susceptible to simple path manipulation attempts.
Audit Metadata