handoff
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill instructs the agent to save a conversation summary to the system's temporary directory (e.g., /tmp, $TMPDIR, or %TEMP%). It mitigates potential data exposure by explicitly requiring the redaction of sensitive data, including API keys, passwords, and personally identifiable information (PII) before the file is written.
- [COMMAND_EXECUTION]: The skill directs the agent to resolve environment variables to determine the save location. This is a standard procedure for cross-platform file management and does not involve the execution of arbitrary or untrusted shell commands.
Audit Metadata