create-jira-issues
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes Model Context Protocol (MCP) tools for interacting with Jira and Atlassian services. This is the standard, platform-supported method for external service integration.
- [SAFE]: Access to the local file system is restricted to reading configuration data from
~/.claude/skills-config/jira.mdto identify environment-specific tool prefixes, which is a legitimate configuration task. - [SAFE]: The skill handles data from user-provided plan files by applying strict Markdown templates to the generated Jira issue descriptions. This structured approach effectively manages the risk associated with processing external content.
Audit Metadata