summarise-session

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes local shell commands such as pwd, git status, git log, and git diff to gather context about the current environment. These commands are executed as part of the intended workflow to retrieve repository metadata and do not involve the execution of unsanitized user input in a dangerous manner.
  • [SAFE]: The skill ingests information from the local git repository to generate summaries. Ingestion points include the output of git status, log, and diff commands in the current directory. Boundary markers for this data are absent in the prompt structure. Capability inventory across the skill includes the aforementioned shell commands and the potential invocation of other documented skills for posting content. No sanitization is performed on the ingested git metadata, but the data is used strictly for generating a structured summary for the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 03:42 PM