write-continue-here

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses git log, git status, and git diff to assess the current state of a project. These commands are used solely for gathering local context to populate the continuation file.
  • [DATA_EXPOSURE]: The skill instructs the agent to write session progress to a file named CONTINUE_HERE.md in the project root. It specifically recommends adding this file to .gitignore to prevent session-specific state from being committed to version control, which is a security best practice for ephemeral data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 11:05 AM
Security Audit — agent-trust-hub — write-continue-here