skills/yan-labs/yan-skills/git-stats/Gen Agent Trust Hub

git-stats

Warn

Audited by Gen Agent Trust Hub on Jul 5, 2026

Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/git-stats.sh contains a command injection vulnerability. The variable $RANGE is derived from the first argument passed to the script. This variable is later used inside an eval statement: eval "git log $RANGE $author_args --oneline". An attacker could provide a malicious range argument like ; touch /tmp/pwned; # to execute arbitrary shell commands on the system.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 5, 2026, 07:15 AM
Security Audit — agent-trust-hub — git-stats