handoff
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill directs the agent to save conversation summaries to the operating system's temporary directory rather than the local workspace. While this moves data out of the project context, it is a functional requirement for inter-session handoffs and includes explicit instructions to redact sensitive data first.
- [INDIRECT_PROMPT_INJECTION]: The skill processes conversation history which may contain untrusted data. The instructions mitigate this risk by requiring the redaction of personally identifiable information (PII), passwords, and API keys before saving the handoff document.
Audit Metadata