handoff
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands including
pnpm test,pnpm build, andpnpm lintto verify the project's state before session wrap-up. - [PROMPT_INJECTION]: The skill provides a template for a handoff message that defines the next agent's role, behavioral expectations, and priorities. This is a functional requirement for session continuity rather than a malicious bypass.
- [SAFE]: The skill manages internal project documentation by reading and writing to files such as
.claude/project-diary.md,.claude/build-status.md, andAGENT-LEARNINGS.md. These operations are scoped to the local repository and intended for tracking progress and decisions.
Audit Metadata