docker-test
Warn
Audited by Snyk on Feb 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.80). The skill's instructions explicitly curl binaries from a public GitHub releases URL and git-clone from the AUR (https://github.com/peteonrails/voxtype/releases/... and https://aur.archlinux.org/voxtype-bin.git), which are open third-party sources of untrusted/user-generated content that the workflow fetches and executes.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly downloads and installs a remote executable at runtime from https://github.com/peteonrails/voxtype/releases/download/v0.4.14/voxtype-0.4.14-linux-x86_64-avx2 (and also clones https://aur.archlinux.org/voxtype-bin.git to build/install), which fetches and runs remote code required for the tests.
Audit Metadata