ticket-craft
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of templates and a structured workflow for generating project management tickets (Jira, Asana, etc.). It emphasizes software engineering best practices like the INVEST criteria and provides frameworks for bug reporting and tech debt refactoring.
- [COMMAND_EXECUTION]: The skill templates include example shell commands for verification (e.g.,
npm test,npm run lint). These are provided as static documentation strings to be included in the output tickets and are not executed by the skill itself. They follow standard development practices. - [SAFE]: The workflow description for
/create-ticketinvolves reading local codebase files to gather context. This is a standard operation for development-oriented AI agents and does not involve unauthorized data access or exfiltration.
Audit Metadata