streamlit-master-architect
Warn
Audited by Snyk on Mar 19, 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 scripts/mcp/run_playwright_mcp_e2e.py runs the command "npx -y @playwright/mcp@latest" at runtime (which fetches and executes the @playwright/mcp package from the npm registry, e.g. https://registry.npmjs.org/@playwright/mcp), so it will download-and-run remote code as a required dependency for the bundled E2E flow.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata