triage
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a logical state machine for project management. It includes clear documentation on how to categorize and transition issues between states like
needs-triage,ready-for-agent, andwontfix. - [SAFE]: The
AGENT-BRIEF.mdandOUT-OF-SCOPE.mdfiles provide best-practice guidelines for creating durable documentation within a repository, focusing on behavioral descriptions rather than implementation details. - [SAFE]: The skill configuration in
SKILL.mdexplicitly disables model invocation (disable-model-invocation: true), which is a security-positive configuration limiting the agent's autonomy until explicitly called by a maintainer. - [SAFE]: All processes described, such as checking for redundancy and prior rejections, are standard repository maintenance tasks. There are no indications of unauthorized data access, obfuscation, or remote code execution.
Audit Metadata