write-ticket
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely through natural language instructions and predefined templates to structure project management tickets. It lacks any executable code, scripts, or remote dependencies.
- [SAFE]: The YAML frontmatter includes
disable-model-invocation: true, which is a platform-specific configuration to restrict agent behavior during the initial skill load, representing a safe usage of platform controls. - [SAFE]: The skill instructs the agent to use official tools (Linear and GitHub) which are standard for development workflows. No hardcoded credentials or unauthorized data access patterns were found.
- [SAFE]: The process flow requires the agent to perform an internal analysis (
/analyze) before drafting, ensuring that ticket creation is grounded in the current repository context rather than external or untrusted data.
Audit Metadata