session-handoff
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses git commands like git status and git log to programmatically capture the state of the repository.
- [SAFE]: Includes a mandatory secret-scan feature that uses regex patterns to identify and block the storage of sensitive information such as API keys and tokens.
- [SAFE]: Manages session data locally in the .claude/handoffs/ directory without any network activity or external exfiltration.
Audit Metadata