handoff
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is conversation summarization and handoff. All included scripts (artifact_deduplicator.py, handoff_template_generator.py, skill_recommender.py) utilize only the Python standard library and perform deterministic pattern matching without any network access or dynamic code execution.
- [DATA_EXFILTRATION]: No network operations were found in any of the scripts or instructions. Data remains local to the agent's environment.
- [REMOTE_CODE_EXECUTION]: There are no patterns of remote code execution. All logic is self-contained within the provided scripts.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive file access patterns (e.g., .ssh, .aws) were detected. The use of
mktempfor temporary file creation follows standard safe practices for local file handling. - [PROMPT_INJECTION]: The instructions in SKILL.md and the persona descriptions in the references focus on task efficiency and adherence to the deduplication rule. No attempts to bypass safety filters or override system instructions were found.
Audit Metadata