creating-github-child-issues
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official GitHub CLI (
gh) and its standard extensions for repository interaction and authentication. All network operations are directed towards GitHub's official API endpoints. - [SAFE]: File system interactions are localized and scoped to reading bundled skill references and writing updated task plans within the project's
docs/directory. - [SAFE]: The instructions do not contain any obfuscated code, hidden characters, or attempts to bypass security filters. All logic is clearly documented and matches the skill's stated purpose.
- [SAFE]: Data processing is limited to parsing structured markdown sections from a task plan and formatting them into new GitHub issues, with no evidence of sensitive data exfiltration or credential harvesting.
Audit Metadata