github-repo-tour
Warn
Audited by Snyk on Aug 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In Step 0 the required workflow uses
web-search/fetch_urland then the screenshot tool to read outsider-authored GitHub repo metadata/README and render it intorepo-page.png, which the runtime subsequently overlays with narrations/subtitles.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The HTML loads GSAP from a remote CDN at runtime (https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js), which fetches and executes external JavaScript that the skill depends on for its timelines and behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata