ask-matt
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of documentation and markdown guides (SKILL.md, PHASE-BOUNDARIES.md) and a static configuration file (agents/openai.yaml). It provides instructions and routing logic for an AI agent but does not include any scripts (Python, Node.js, Shell) or automated command execution logic.
- [SAFE]: The skill's primary purpose is organizational routing. It defines a 'main flow' for software development and categorizes other skills (like /tdd, /code-review, /wayfinder) without performing any sensitive operations itself. The
disable-model-invocation: trueflag in the frontmatter further restricts the agent from taking autonomous actions while this skill is active.
Audit Metadata