ci-status

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute standard development commands including git, gh (GitHub CLI), and glab (GitLab CLI) to retrieve branch information, commit history, and pipeline status. This represents intended functionality for a developer-oriented skill.
  • [COMMAND_EXECUTION]: User-provided input passed via the $ARGUMENTS variable is utilized as a parameter for the gh and glab CLI tools. The skill correctly uses double quotes around the variable ("$ARGUMENTS") within shell script blocks, which is a security best practice to prevent shell command injection by ensuring the shell processes the input as a single literal argument.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 07:37 AM
Security Audit — agent-trust-hub — ci-status