mcp-data-app
Warn
Audited by Snyk on Aug 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In the required runtime workflow, the deployed app’s
template/server.pyingests outsider-authored HTTP request free-text from anyone who can reach the public/register,/authorize, and/tokenOAuth-shape endpoints (including form fields likeclient_secretand query/body fields likeredirect_uri/state) and from/mcptool-call traffic gated by the bearer key.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The pyproject lists the package "keboola-mcp-server @ git+https://github.com/keboola/keboola-mcp-server.git@v1.73.1", which is installed at container startup via the template's setup.sh (uv sync) and provides the imported keboola_mcp_server code that is executed at runtime, so a remote git URL is fetched and its code controls execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata