hotel-price-monitor

Fail

Audited by Snyk on Jul 3, 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 direct downloads of platform executables from a GitHub releases page belonging to an unverified/unknown repository (RollingGo-AI) and an install script that fetches/runs those binaries — a common and risky distribution pattern for malware unless the repo and builds are independently verified.

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

  • Third-party content exposure detected (high risk: 0.75). The required runtime workflow uses the rgg CLI for hotel search/detail/price queries, and those commands necessarily fetch and return hotel descriptions/cancellation policy text from external hotel/booking sources; that returned free-form prose is then placed into the agent’s LLM context (indirect prompt-injection risk from public web/third-party content).

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
Jul 3, 2026, 10:52 AM
Issues
3
Security Audit — snyk — hotel-price-monitor