issue-management
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the official GitHub CLI (
gh) to interact with GitHub issues. The commands provided are standard for creating, editing, and viewing issue metadata (e.g.,gh issue create,gh issue edit,gh issue view). - [EXTERNAL_DOWNLOADS]: Includes references to the official GitHub CLI repository (
cli/cli) for feature documentation and the author's repository (remotion-dev/remotion) for usage examples. These are well-known and trusted sources. - [DATA_EXFILTRATION]: No data exfiltration detected. The skill reads issue information from GitHub as part of its primary functionality for managing relationships.
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety guidelines, or extract system prompts were found.
Audit Metadata