NYC

how-to-build-a-graph-database-with-flutter

Warn

Audited by Snyk on Feb 16, 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 web backend code performs runtime fetches that load and execute code — specifically http.get(Uri.parse('sqlite3.wasm')) which is passed to WasmSqlite3.load (and the SharedWorker('shared_worker.dart.js') path when useWebWorker is enabled) — so these runtime-fetched artifacts are required and execute remote code.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:30 AM