create-ticket

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines bash command templates for gathering context from the local environment, such as 'git log', 'grep', and 'find'. These tools are used to inspect the repository for related issues and code patterns within the project context.\n- [EXTERNAL_DOWNLOADS]: The skill facilitates communication with external platforms including Jira, Linear, GitHub, and GitLab via 'curl' and official CLI tools ('gh', 'glab'). These interactions target well-known technology services for their intended purpose of issue management.\n- [PROMPT_INJECTION]: The skill processes user-provided bug reports and feature descriptions to generate structured tickets.\n
  • Ingestion points: The skill accepts arbitrary text from the user to populate fields in SKILL.md ticket templates.\n
  • Boundary markers: Uses markdown headers and structural sections as delimiters but does not provide explicit safety instructions to disregard embedded commands.\n
  • Capability inventory: Has access to 'Bash' for local search and network API operations.\n
  • Sanitization: Relies on the agent to format input into templates without automated escaping.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:15 PM