maintain-workflow-context-save
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard, read-only git commands (
git branch,git status,git diff --stat,git log) to capture the current state of the repository for documentation purposes. This is restricted by a 'Hard Gate' ensuring no code modifications are performed during the execution of this specific skill.- [DATA_EXPOSURE]: The skill writes collected workflow summaries to a local directory.claude/checkpoints/. It instructs the agent to summarize information rather than exfiltrate raw data or secrets. Standard environment variables or sensitive files are not targeted.
Audit Metadata