handoff
Pass
Audited by Gen Agent Trust Hub on Jun 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes platform-specific clipboard utilities including
pbcopy(macOS),xcliporwl-copy(Linux), andclip.exe(Windows) to automate the copying of the handoff summary. These are standard system tools used for their intended purpose within the user's local environment. - [DATA_EXFILTRATION]: While the skill is instructed to capture session context—including file paths, error strings, and locations of credentials—this information is processed locally and placed into the system clipboard. The data is intended for the user to manually paste into a new session; no network-based exfiltration to external domains is attempted.
Audit Metadata