chatgpt-video-editing-setup
Warn
Audited by Snyk on Jul 26, 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.75). Runbook-driven runtime cloning/registration of third-party repositories (e.g.,
https://github.com/browser-use/video-use.gitand optionalhttps://github.com/heygen-com/hyperframes.git) can bring in outsider-authored text likeSKILL.md/other repository prose into the agent’s LLM context via Skills registration, creating an indirect prompt-injection risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The runbook includes runtime git clone and install commands that fetch and install remote code (which will be executed), specifically https://github.com/browser-use/video-use.git and https://github.com/heygen-com/hyperframes.git, which are required dependencies for the Skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata