integration-tests
Warn
Audited by Snyk on Aug 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill sets UV_DEFAULT_INDEX to https://pypi.org/simple and runs integration-test commands that create isolated environments and install packages from that index at runtime, which fetches and executes remote code from that URL.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs the agent to "request elevated command execution (
sandbox_permissions=require_escalated)", which directs privilege escalation and could compromise the host machine's state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata