rhdh-jira-authoring
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The file
references/grill.mdinstructs the agent to executegit diff --name-only HEAD~3to inspect recently modified files. This command is used to automatically infer and suggest Jira components based on the current development context, which is a standard and safe operation for a developer-focused agent. - [COMMAND_EXECUTION]: The
references/duplicates.mdfile defines a search pattern using theacli jira workitem searchcommand. This is used for read-only duplicate detection before creating new work items, helping maintain Jira data integrity. - [PROMPT_INJECTION]: The skill ingests user-provided text to populate Jira templates in
assets/templates/. While this creates a surface for indirect prompt injection, the skill mitigates this by enforcing strict templates and requiring validation before issue creation.
Audit Metadata