github-issue-creator
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- Controlled File System Interaction: The skill is configured to create markdown files within a specific
/issues/directory. This approach limits file system operations to a localized, predictable area appropriate for its documentation purpose. - Sensitive Information Redaction: The skill incorporates guidelines to replace sensitive identifiers with placeholders such as
[USER_ID]or[PROJECT_NAME]. This reduces the risk of credential leakage or personal data exposure. - Data Processing Surface: The skill ingests untrusted data from error logs and notes (Ingestion points: SKILL.md). While it does not use explicit boundary markers to delimit this input, its actions are restricted to structured markdown generation and local file writing (Capability inventory: SKILL.md). The inclusion of detailed redaction standards (Sanitization: references/acceptance-criteria.md) serves as a primary mitigation for data-related risks.
Audit Metadata