claude-session-id

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python scripts to read session metadata from the .claude/projects directory. This is standard behavior for a utility designed to manage or inspect local tool history.
  • [DATA_EXPOSURE]: The script accesses .jsonl files in the user's home directory (~/.claude/projects) to extract session IDs and timestamps. This access is localized to the specific purpose of the skill and does not attempt to access unrelated sensitive files like SSH keys or environment variables.
  • [SAFE]: No remote downloads, obfuscation, or persistence mechanisms were detected. The code is transparent and follows standard argument parsing and file handling practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 01:47 PM
Security Audit — agent-trust-hub — claude-session-id