analysis-api-create-cherry-pick-issue
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a legitimate and safe administrative workflow for internal issue management within the JetBrains YouTrack environment.\n- [PROMPT_INJECTION]: The skill ingests untrusted data from existing YouTrack issue summaries and severity fields, which constitutes an indirect prompt injection surface.\n
- Ingestion points: Data is retrieved from external issues using the
mcp__YouTrack__get_issuetool in Step 1.\n - Boundary markers: The workflow includes a mandatory 'Confirm with user' step (Step 2) that requires human review of the generated content before any write operations occur.\n
- Capability inventory: Tool access is scoped specifically to YouTrack issue creation, tagging, and linking capabilities.\n
- Sanitization: The skill relies on manual human verification of the proposed ticket content to ensure no malicious instructions from the source issue are executed or propagated.
Audit Metadata