swanlab-setup
Warn
Audited by Snyk on Apr 23, 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 script calls "pip install swanlab" at runtime and then runs "swanlab login", which fetches and executes remote code from the Python Package Index (e.g. https://pypi.org/project/swanlab or the package files on https://files.pythonhosted.org), and the skill depends on that package to perform login—therefore it is a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata