github-labels

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill interacts with the GitHub API by executing shell commands through the GitHub CLI (gh).
  • It uses gh repo view to automatically detect the current repository context.
  • It uses gh label create with the --force flag to ensure label creation is idempotent.
  • [SAFE]: The skill implements safety checkpoints and uses trusted tooling.
  • It requires explicit user confirmation of the target repository and the specific label groups to be installed before execution.
  • All labels, colors, and descriptions are statically defined within the skill file, reducing the risk of external data poisoning.
  • The skill relies on the user's existing gh authentication rather than requesting or storing credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 05:29 AM
Security Audit — agent-trust-hub — github-labels