agenttrace-session-audit
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
agenttracebinary from the system PATH or viago runif the user is within the source repository. This is used to analyze session logs, generate reports, and enforce CI health gates. - [INDIRECT_PROMPT_INJECTION]: The skill processes external session logs and export files which could contain untrusted data. Ingestion points: Reads files from paths provided by the user or discovered via
--doctorinSKILL.md. Boundary markers: Not explicitly defined in the prompt interpolation. Capability inventory: Executes shell commands (agenttrace) to process these files. Sanitization: Relies on theagenttracetool for processing; no additional sanitization is defined in the skill instructions.
Audit Metadata