github-issue-creator
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- Sensitive Data Handling: The skill incorporates instructions to identify and redact sensitive information such as user IDs and project names, replacing them with placeholders. This practice is a beneficial security measure to prevent the accidental leakage of private data in public or shared issue trackers.
- Controlled File Writing: The skill generates markdown files within a predefined local directory (
/issues/) using a specific naming convention. This localized file creation is consistent with the skill's intended purpose of organizing documentation. - Input Processing Considerations: As the skill processes untrusted external data like error logs and informal notes, there is a theoretical potential for indirect prompt injection. However, the skill's reliance on a rigid output template and its focus on formatting effectively manage this consideration.
Audit Metadata