handover-review
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface arising from its core functionality.
- Ingestion points: External content is ingested via
handover.read_artifact,handover.thread, andhandover.annotationsin SKILL.md. - Boundary markers: No delimiters or 'ignore' instructions are provided to isolate untrusted content from the agent's instructions.
- Capability inventory: The skill can perform write actions including
handover.comment,handover.annotate,handover.assign, andhandover.update_commentas seen in SKILL.md. - Sanitization: There is no evidence of sanitization or validation of the retrieved content.
- [SAFE]: The skill follows operational best practices by requiring identity verification through
handover.whoamiand emphasizing revision-anchored annotations.
Audit Metadata