tag-duplicate-prs-issues

Fail

Audited by Snyk on Apr 30, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These are raw GitHub-hosted shell install scripts (direct .sh URLs intended for curl | bash); while the files come from GitHub (not a URL shortener or typosquat), executing remote shell scripts is inherently risky—inspect the repo, script contents, and author reputation before running.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent to read and search PRs, issues, and comments from the openclaw/openclaw GitHub mirror using ghr/ghreplica and to run pr-search-cli (uvx) searches—these are public, user-generated sources whose text the agent must interpret to decide duplicates and perform prtags writes, so untrusted third-party content can materially influence actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 30, 2026, 01:22 AM
Issues
3
Security Audit — snyk — tag-duplicate-prs-issues