pause-safely
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of procedures for an agent to follow when pausing a task or handing it over to another instance. It promotes security best practices by explicitly instructing the agent not to store secrets in these checkpoints.
- [DATA_EXPOSURE & EXFILTRATION]: The instructions involve reading local system state (such as active worktrees, task IDs, and file statuses) and writing a resume note to a scratch location. These actions are restricted to the local environment and are necessary for the skill's stated purpose of workflow persistence.
Audit Metadata