prs-reviewed
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the GitHub CLI (
gh) to query the GitHub API. It constructs these commands using user-provided arguments for the username and time period, allowing it to search for and retrieve specific pull request data. - [SAFE]: All operations are focused on the vendor's official repository (
brave/brave-core). The skill does not exhibit any malicious behaviors such as credential harvesting, data exfiltration to external domains, or unauthorized persistence. The execution logic is transparent and corresponds directly to the skill's documented purpose.
Audit Metadata