export-session-log
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation tool that transforms conversation history into a work timeline or article seed. No malicious patterns were detected.
- [COMMAND_EXECUTION]: The instructions direct the agent to run a system command (e.g., PowerShell's
Get-Date) to retrieve the current time for log timestamps. This is a benign use of system tools for metadata generation. - [DATA_EXFILTRATION]: Although the skill reads session data, it mandates that the agent must "remove secrets, tokens, passwords, personal data, and sensitive local values" before final output. It utilizes local environment variables (
EXPORT_SESSION_LOG_DIR,EXPORT_SESSION_BLOG_DIR) or workspace-relative paths for storage, with no evidence of external network exfiltration. - [PROMPT_INJECTION]: The skill contains well-defined instructional boundaries and does not attempt to override safety filters, extract system prompts, or use deceptive role-play tactics.
Audit Metadata