skills/ngmeyer/skills/session-recover/Gen Agent Trust Hub

session-recover

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute a local inventory script (inventory.sh) and standard shell commands like mv, mkdir, and rmdir. These operations are used for file system maintenance within the ~/.claude/ directory and do not involve elevated privileges or unsafe command construction.
  • [DATA_EXPOSURE]: The skill accesses session transcripts (.jsonl) and memory files located in ~/.claude/projects/. This access is necessary for the skill's primary function of merging and archiving project context. No network exfiltration or unauthorized data access was observed.
  • [EXTERNAL_DOWNLOADS]: No remote scripts or packages are downloaded. The skill relies entirely on local scripts and standard system utilities.
  • [PROMPT_INJECTION]: The instructions contain no attempts to override agent behavior, bypass safety guidelines, or extract system prompts. The language is purely functional and procedural.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 11:36 AM