launch-openshell-gator
Warn
Audited by Snyk on Jul 30, 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). The
Launch OpenShell Gatorworkflow launches thegatorsandbox (viascripts/agents/run.shand the bakedgator-gateskill) to review GitHub PRs/issues, which necessarily involves reading outsider-authored text from GitHub (e.g., PR/issue body/comments/patch content) and can be used for indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's image-build/troubleshooting guidance explicitly requires pulling the remote container image nvcr.io/nvidia/base/ubuntu:noble-20251013 at runtime, which fetches remote code that will be executed in the sandbox.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata