trace

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes several standard system utilities, such as git log for searching history, find and grep for file discovery, and the GitHub CLI (gh) for tracking issues and pull requests.- [EXTERNAL_DOWNLOADS]: The skill allows the user to specify a repository URL, which it then clones locally using the ghq tool to enable searching across remote codebases.- [REMOTE_CODE_EXECUTION]: The skill executes a local Python component (dig.py) to parse session history logs stored in the .claude/projects/ directory. This script uses subprocess.run to call the ghq utility for repository path mapping, which is a standard and safe operations for this skill's purpose.- [DATA_EXFILTRATION]: No patterns of data exfiltration were detected. The skill writes its findings and session summaries to local markdown files within the ψ/memory/traces/ directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 02:56 AM
Security Audit — agent-trust-hub — trace