jira-create
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a vulnerability surface for indirect prompt injection.
- Ingestion points: The skill reads files or descriptions provided via the $ARGUMENTS variable using the Read, Glob, and LS tools.
- Boundary markers: No explicit delimiters or instructions to ignore embedded commands within the analyzed files are present in the instructions.
- Capability inventory: The skill has the capability to create JIRA issues via the mcp__atlassian__createJiraIssue tool, allowing data extracted from untrusted files to be written to an external system.
- Sanitization: No sanitization or validation of the input content is performed before it is used to structure or populate JIRA issues.
Audit Metadata