Skip to main content

tag-duplicate-prs-issues

Facilitates the identification and management of duplicate PRs and issues in OpenClaw using gitcrawl and prtags for efficient project maintenance.

Install this skill

or
70/100

Security score

The tag-duplicate-prs-issues skill was audited on May 23, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 31

Piping content to bash shell

SourceSKILL.md
31curl -fsSL https://raw.githubusercontent.com/dutifuldev/prtags/main/scripts/install-prtags.sh | bash -s -- --bin-dir "$HOME/.local/bin"
high line 57

Piping content to bash shell

SourceSKILL.md
57curl -fsSL https://raw.githubusercontent.com/dutifuldev/prtags/main/scripts/install-prtags.sh | bash -s -- --bin-dir "$HOME/.local/bin"
Scanned on May 23, 2026
View Security Dashboard
Installation guide →