handoff
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local state capture by gathering git metadata and summarizing session history into a
HANDOFF.mdfile. This behavior is transparent and aligns with the documentation. - [COMMAND_EXECUTION]: The skill uses
git statusandgit logto collect repository state. These commands are executed locally and do not involve privilege escalation or obfuscated logic. - [DATA_EXFILTRATION]: All gathered context is written to the local filesystem. There are no network requests, external API calls, or transmissions to remote servers detected.
- [PROMPT_INJECTION]: The skill uses a structured summary approach (Session Audit) to transfer context. While it processes conversation history, it does so within a defined template to orient future sessions, without attempting to bypass core safety constraints.
Audit Metadata