ktx-ai-data-agents
Warn
Audited by Snyk on Jun 15, 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 TypeScript CustomContextSource demonstrably performs runtime fetches (e.g., fetch(
${this.config.apiUrl}/metricsand fetch(${this.config.apiUrl}/health)) and ingests returned metric SQL/descriptions into the semantic layer that agents use, so remote content fetched at runtime can directly control agent prompts.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata