Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 3 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Static reason
One or more suspicious static signals were detected.
Decision evidence
public snapshotBehavioral surface
Source & flagged code
1 flagged · loading sourcedist/index.jsView file
85package = @anvia/chroma; repositoryIdentity = anvia; dependency = chromadb
L85: async function defaultChromaClient() {
L86: const chroma = await import("chromadb");
L87: return new chroma.ChromaClient();
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/index.jsView on unpkg · L85Findings
1 High1 Medium1 Low
HighCopied Package Dependency Bridgedist/index.js
MediumStructural Risk Force Deep Review
LowScripts Present