prd-to-issues
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's behavior matches its stated purpose of automating GitHub issue creation.
- [COMMAND_EXECUTION]: Employs the GitHub CLI (
gh) via Bash to interact with the repository. This is an expected and appropriate use of tools for the skill's function. - [DATA_INGESTION]: Reads data from external GitHub issues to generate task drafts. While this processes untrusted data (potential Indirect Prompt Injection surface), the risk is effectively mitigated by a mandatory human review phase ('Quiz the User') where the agent must iterate with the user until the breakdown is approved before any issues are created.
Audit Metadata