coaching-session-summarizer
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python scripts to perform local file system operations within the user's specified vault directory (~/Brains/brain).
- The
gather_context.pyscript reads transcript files and lists existing 'Trail' files to provide context to the agent. - The legacy
summarize_session.pyscript optionally calls the Anthropic API if anANTHROPIC_API_KEYis provided in the environment. It includes clear error handling if the key is missing or has insufficient credits.
Audit Metadata