export-conversation
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's behavior is transparent and aligns with its stated purpose. No patterns of obfuscation, persistence, or data exfiltration were identified.
- [COMMAND_EXECUTION]: The skill instructions require the agent to check the Git environment for branch names, changed files, and commit hashes. This involves the execution of local 'git' CLI commands, which is expected for a development utility.
- [DATA_EXPOSURE]: The skill processes conversation logs and directory structures to generate its reports. It does not target sensitive file paths (e.g., .ssh, .env) or attempt to expose credentials.
Audit Metadata