jira
Audited by Runlayer on Feb 21, 2026
Malicious tool definition detected
Tool: README.md [1/2] Description: # Jira Skill Natural language interaction with Jira for managing issues, sprints, and workflows.
Tool: README.md [2/2] Description: ### General Tips - Always let the skill fetch current state before modifications - Preserve original information when editing descriptions - Use the "open in browser" feature for complex editing - Check linked issues before making major changes ## Safety Guidelines The skill follows strict safety protocols: **Always:** - Shows commands/tool calls before executing - Requests approval before modifications - Preserves original content when editing - Verifies updat
Malicious tool definition detected
Tool: SKILL.md Description: --- name: jira description: Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
Malicious tool definition detected
Tool: references/commands.md Description: # Commands Reference Complete reference for the `jira` CLI.
Malicious tool definition detected
Tool: references/mcp.md [1/2] Description: # MCP Reference Complete reference for Atlassian Jira operations via MCP.
Tool: references/mcp.md [2/2] Description: # Issues linked to specific epic "Epic Link" = PROJ-100 AND status != Done # Sprint backlog items sprint in openSprints() AND status = "To Do" ORDER BY rank ASC # Unassigned high-priority bugs issuetype = Bug AND assignee IS EMPTY AND priority >= High # Issues I'm watching watcher = currentUser() # Recently resolved by team resolved >= -7d AND project = PROJ ORDER BY resolved DESC ``` --- ## Issue Linking ### Limitation The Atlassian MCP does not curren