ito-hunt
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a strictly defined diagnostic workflow that focuses on analysis rather than direct code modification. It includes safeguards such as requiring a specific evidence-based hypothesis format before allowing the agent to suggest changes.
- [COMMAND_EXECUTION]: The skill utilizes the
gh issue createcommand, which is a standard developer tool from a well-known service (GitHub). This is used as intended to document findings when the user chooses to create an issue. It also instructs the agent to verify information using environment tools rather than relying on internal model knowledge, which is a best practice for accuracy. - [DATA_EXPOSURE]: Findings can be saved to a local directory (
docs/ito-temp/issues/) as a fallback when the GitHub CLI is unavailable. This is a local file operation intended for documentation and does not involve unauthorized network transmission.
Audit Metadata