session-handoff
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard productivity utility designed to help users track progress across multiple AI sessions. It manages a local directory structure (
handoffs/) and updates markdown files based on current project context. - [COMMAND_EXECUTION]: The skill involves creating directories and writing files to the local project root. These operations are essential for the skill's function and do not involve arbitrary command execution or system-level modifications.
- [DATA_EXFILTRATION]: No network operations are present. The skill instructions specifically recommend referencing artifacts by path or URL rather than duplicating their content, which is a good practice for maintaining context without excessive data copying.
Audit Metadata