handoff
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands to perform reconnaissance on the current project's state. It executes
basenameto identify the project name, and severalgitcommands (remote, branch, log, status, diff, stash) to gather metadata. These are read-only operations used solely for populating the handoff template.\n- [SAFE]: No network operations or external data transmissions are performed. The gathered information is formatted into a text block for the user's manual use.\n- [SAFE]: The skill does not access sensitive system files, hardcode credentials, or use any form of obfuscation. All logic is transparent and focused on project state summarization.
Audit Metadata