handoff
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs a standard conversation summarization task for handoff purposes.
- [COMMAND_EXECUTION]: The instruction to use
mktempfor creating a temporary file is a safe and standard method for managing session data. - [PROMPT_INJECTION]: The skill ingests untrusted conversation history to generate summaries (Category 8). This is necessary for its primary function.
- Ingestion points: Conversation context and user arguments (SKILL.md).
- Boundary markers: Absent; no specific delimiters are used for the summarized content.
- Capability inventory: File system write access via
mktempgenerated paths (SKILL.md). - Sanitization: Relies on inherent AI summarization logic to process input data.
Audit Metadata