gr-competitor

Warn

Audited by Snyk on Jul 16, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.92). Required workflow uses actionbook to fetch and extract readable text from user-supplied competitor URLs (public web pages like landing/pricing/blog/Wayback), which then gets synthesized by the LLM—an outsider-authored free-text injection path.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill requires installing and running the actionbook CLI (npm / npx) and explicitly links to https://github.com/actionbook/actionbook and https://actionbook.dev, which are remote code sources fetched/executed during setup/runtime (npm install / npx), so they are runtime external dependencies that execute remote code.

Issues (2)

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
MEDIUM
Analyzed
Jul 16, 2026, 05:43 AM
Issues
2
Security Audit — snyk — gr-competitor