handoff
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill generates content based on conversation history which may contain untrusted data.
- Ingestion points: SKILL.md instructions process the current conversation history to generate a summary.
- Boundary markers: None specified to separate conversation history from the summary instructions.
- Capability inventory: The skill performs a file write operation to the OS temporary directory.
- Sanitization: Explicitly instructs the agent to redact API keys, passwords, and personally identifiable information (PII) before saving the document.
- [COMMAND_EXECUTION]: The skill directs the agent to write a file to a location outside the current workspace (the system's temporary directory). This is a standard operation for session management and transient data storage.
Audit Metadata