maintainer-review
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Untrusted Content Processing: The skill is designed to analyze external data from GitHub issues and pull requests, which creates an attack surface for indirect prompt injection. This is a security consideration as the agent processes user-provided content that could contain instructions intended to influence its behavior.
- Gated Runtime Execution: It includes functionality to execute code from pull requests via a runtime probe tool. While this is a sensitive capability, the skill correctly implements a security best practice by requiring explicit user approval before any code is executed.
- External Data Retrieval: The skill fetches data from GitHub repositories to perform its assessment. This involves retrieving issue descriptions, comments, and pull request patches, which is consistent with the skill's purpose as a maintainer tool.
Audit Metadata