Jira CLI Usage

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes the jira command-line tool for its intended purpose of project management. The instructions explicitly mandate the use of --plain, --raw, and --no-input flags to ensure non-interactive execution, which is a best practice for AI agents.
  • [INDIRECT_PROMPT_INJECTION] (SAFE): The skill possesses a surface for indirect prompt injection as it retrieves data from external Jira issues which could contain malicious instructions.
  • Ingestion points: Commands like jira issue view, jira issue list, and jira sprint list ingest external content.
  • Boundary markers: None explicitly defined in the provided CLI command templates.
  • Capability inventory: The skill is limited to Jira-specific CLI operations and does not possess high-risk capabilities like general shell access or arbitrary network requests.
  • Sanitization: None observed; however, the impact is low as the agent is restricted to Jira management tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:18 PM