recover-sessions
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The script manages local agent session metadata and worktrees, confined to the user's home directory structures.
- [SAFE]: It uses standard system utilities such as
tmux,jq, andfindfor session inspection and management. - [SAFE]: The script sources a local utility library and does not perform any remote network operations or external data transfers.
- [SAFE]: All user-provided or file-extracted variables are handled using standard shell quoting practices to prevent command injection.
Audit Metadata