ln-002-session-analyzer

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various Bash commands to analyze local session logs. It searches directories such as ~/.claude/projects/ and ~/.codex/sessions/ for JSONL files containing interaction history. It uses utilities like grep, sed, awk, and stat to count tool failures and token usage.
  • [EXTERNAL_DOWNLOADS]: The skill is configured to fetch shared dependencies and reference files (e.g., meta_analysis_protocol.md) from the author's public GitHub repository (levnikolaevich/claude-code-skills) using a web fetch tool if they are not available locally.
  • [DATA_EXFILTRATION]: While the skill accesses sensitive conversational logs that may contain proprietary code or interaction history, this data access is required for its primary function. No evidence was found of the skill transmitting this sensitive data to unauthorized external endpoints; analysis results are returned to the user/agent within the current session.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 10:57 PM