skill-refresh

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local bash scripts located at .claude/scripts/claude-refresh.sh and .claude/scripts/claude-cleanup.sh to manage system processes and perform directory maintenance.
  • [COMMAND_EXECUTION]: Employs the find utility with the -delete flag and the rm command to remove orphaned coordination markers and temporary files from the specs directory and the user's home directory.
  • [SAFE]: Implements robust safety measures including a 1-hour safety margin for recently modified files, a dry-run mode for previewing deletions, and explicit code logic to protect critical files such as .credentials.json, settings.json, and history.jsonl from cleanup operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 03:54 AM