create-issue-gate
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows a legitimate project management workflow by enforcing high-quality issue definitions. It does not contain any suspicious commands, obfuscated code, or attempts to bypass security filters.
- [COMMAND_EXECUTION]: The skill utilizes the standard
gh issue createcommand to interact with GitHub repositories. This is a common and expected use of the GitHub CLI tool in developer workflows. - [DATA_EXPOSURE]: No sensitive information, such as credentials, private keys, or environment variables, is accessed or exposed by the skill. All data processing is limited to user-provided implementation details for issue creation.
Audit Metadata