context-report
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate a "Context Efficiency Report" by analyzing local Claude Code session logs. This is a legitimate developer utility.
- [SAFE]: Access to the local file system is targeted at the directory where Claude Code stores its session history (~/.dotfiles/claude.symlink/projects/). This access is necessary for the skill to perform its stated analysis and does not target standard sensitive locations like SSH keys or cloud credentials.
- [SAFE]: The analysis script uses standard, well-known CLI tools (e.g., jq, find, grep, wc, du) to extract statistics from JSONL files. It does not perform any network operations, ensuring that session data remains local and is not exfiltrated.
- [SAFE]: No obfuscation, hidden commands, or attempts to bypass security controls were found within the skill's instructions or scripts.
Audit Metadata