blog-audio
Warn
Audited by Snyk on Jun 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.70). The skill's setup (scripts/setup_environment.py invoked by run.py) runs pip to install requirements.lock/requirements.txt at first-run, which fetches and installs packages from PyPI (e.g. https://pypi.org) so remote code (notably google-genai and other listed packages) is retrieved and executed as a required dependency at runtime.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata