handoff
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill facilitates project state management through local file operations within the repository.
- [DATA_EXPOSURE]: The skill explicitly instructs the agent to 'Redact secrets' before writing the handoff file, which acts as a safety best practice to prevent credential leakage into persistent project files.
- [COMMAND_EXECUTION]: The skill performs file system operations (creating directories and writing files) under the
.agentflow/path to maintain state between chats but does not invoke shell commands, dynamic scripts, or external network requests.
Audit Metadata