sessions
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
bestwork sessionscommand to retrieve and display session data. - [PROMPT_INJECTION]: The skill ingests and displays data from the
bestwork sessionscommand, which constitutes an attack surface for indirect prompt injection if the command output contains malicious instructions. - Ingestion points: Output of the
bestwork sessionscommand. - Boundary markers: No delimiters are used to wrap the command output.
- Capability inventory: The skill only prints information and does not possess dangerous capabilities like file writing or network access.
- Sanitization: No sanitization or validation is performed on the command output before display.
Audit Metadata