session-report
Generate an explorable HTML report of Claude Code session usage from local transcripts.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for session-report, derived from its capabilities.
AIVSS 6.0 ยท Medium
View MAESTRO 7-layer threat model โOverview
Anthropic's official session-report plugin. It reads local ~/.claude/projects transcripts and produces an explorable HTML report of token usage, cache efficiency, subagents, skills, and the most expensive prompts. Surface is a command that parses local transcript files and writes an HTML artifact.
Key features
- Parses local ~/.claude/projects transcripts
- Reports tokens and cache efficiency
- Breaks down subagents and skills
- Highlights most expensive prompts
Use cases
- Understand where a session's token spend went
- Audit cache efficiency across a project