Jira Issue Triage and Routing
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely instructional content for triaging and routing Jira issues using a detailed decision tree and scoring matrix.\n- [SAFE]: No external network calls, file system operations, or sensitive data access patterns were identified.\n- [SAFE]: No obfuscation or hidden content (Base64, hex, or homoglyphs) was found within the markdown or metadata.\n- [INDIRECT_PROMPT_INJECTION]: The skill possesses an attack surface as it is designed to ingest and process untrusted Jira ticket data.\n
- Ingestion points: Reads Jira issue titles and descriptions to determine classification (Bug, Story, Epic, Task, Spike).\n
- Boundary markers: The skill uses structured checklists and decision trees but does not explicitly instruct the agent to ignore instructions embedded within the ticket body.\n
- Capability inventory: The skill is entirely instructional and does not include any scripts, executable tools, or shell access, resulting in a zero capability tier.\n
- Sanitization: There are no explicit sanitization or validation steps for external input, but the lack of executable capabilities makes this risk safe.
Audit Metadata