jira-cli
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the
jira-clibinary from its GitHub releases page (file: SKILL.md). - [COMMAND_EXECUTION]: Instructs the use of
sudoto move the binary to a system directory and thesourcecommand to load authentication tokens from~/.envrc(file: SKILL.md). - [PROMPT_INJECTION]: Susceptible to indirect prompt injection from externally controlled data in Jira tickets (file: SKILL.md).
- Ingestion points: Ticket descriptions and comments processed via
jira issue viewandjira issue listcommands. - Boundary markers: Absent; ticket content is presented directly to the agent without delimiters.
- Capability inventory: Subprocess execution of
jira-clicommands for ticket creation, modification, and deletion. - Sanitization: No sanitization or validation of the retrieved Jira ticket content is performed.
Audit Metadata