cicd-skill

Warn

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
  • [Privilege Escalation] (MEDIUM): The script scripts/git-hooks-setup.sh performs a chmod +x operation on a file generated at runtime.
  • Evidence: chmod +x .git/hooks/pre-commit in scripts/git-hooks-setup.sh targets a file created within the same script.
  • [Dynamic Execution] (MEDIUM): The script scripts/git-hooks-setup.sh dynamically generates executable shell content.
  • Evidence: The script uses a heredoc to write a bash script into .git/hooks/pre-commit.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 04:58 AM