handoff
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates a security best practice by explicitly instructing the agent to 'Redact secrets and PII' before finalizing the handoff document. This helps prevent the accidental propagation of credentials or sensitive user data across agent sessions.
- [COMMAND_EXECUTION]: The instructions require the agent to save the generated document to the operating system's temporary directory. This is a standard file-system operation for temporary artifacts and does not involve persistent modifications to the project structure or sensitive system areas.
- [SAFE]: The skill includes the configuration
disable-model-invocation: true, which restricts the agent's ability to trigger other tools or skills during the summarization process, providing a controlled execution environment.
Audit Metadata