push-to-pr
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches metadata from the official GitHub API to identify branch names and repository URLs. This is a reference to a well-known service and is necessary for the skill's primary function.
- [COMMAND_EXECUTION]: Utilizes
gitfor repository management and apython3one-liner to parse JSON data. These operations are standard for the skill's intended purpose and do not involve execution of untrusted remote scripts.
Audit Metadata