jira
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTIONNO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using the 'jira' CLI to perform issue management tasks directly from the command line.
- [EXTERNAL_DOWNLOADS]: The skill references the jira-cli repository on GitHub and installation via Homebrew, which are well-known and reputable sources for this utility.
- [PROMPT_INJECTION]: This skill exhibits an indirect prompt injection surface. Ingestion points: Untrusted data enters the agent context via 'jira issue list' and 'jira issue view' commands which read external issue descriptions. Boundary markers: No markers or specific instructions are used to isolate or ignore instructions within the retrieved Jira content. Capability inventory: The skill has the ability to create, edit, and move Jira issues based on agent decisions. Sanitization: No content validation or sanitization is described in the skill instructions.
- [NO_CODE]: No executable code, scripts, or binaries are included in the skill package itself, which consists only of documentation and metadata.
Audit Metadata