wrap-up-ritual
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill creates a surface for indirect prompt injection (Category 8) by persisting session data that could contain malicious instructions. \n- Ingestion points: The skill instructs the agent to summarize the entire session context, which may include data from untrusted sources like web pages or third-party files. \n- Boundary markers: No explicit delimiters or instructions are used to isolate or escape the summarized text in the
.claude/handoff.mdfile. \n- Capability inventory: The skill requires file-writing capabilities to maintain.claude/handoff.mdand updateMEMORY.md. \n- Sanitization: There are no instructions to sanitize or validate session content before persisting it to disk, allowing potentially harmful instructions to be re-ingested in future sessions.
Audit Metadata