Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 4 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/connection.jsView file
17package = @tekir/mongodb; repositoryIdentity = tekir; dependency = mongoose
L17: try {
L18: _mongoose = require('mongoose');
L19: return _mongoose;
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/connection.jsView on unpkg · L17Findings
1 High1 Medium2 Low
HighCopied Package Dependency Bridgedist/connection.js
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present