Static Scan Results
scanned 12d ago · by rust-scannerStatic analysis flagged 11 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
NoLicense
Source & flagged code
2 flagged · loading sourcebin/install.jsView file
2L3: const fs = require('fs');
L4: const path = require('path');
Medium
Dynamic Require
Package source references dynamic require/import behavior.
bin/install.jsView on unpkg · L2deliver-great-systems/bin/lib/docs.cjsView file
228package = @ktpartners/dgs-platform; repositoryIdentity = deliver-great-systems; dependency = exceljs
L228: const script = `
L229: const ExcelJS = require('exceljs');
L230: const workbook = new ExcelJS.Workbook();
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
deliver-great-systems/bin/lib/docs.cjsView on unpkg · L228Findings
1 High4 Medium6 Low
HighCopied Package Dependency Bridgedeliver-great-systems/bin/lib/docs.cjs
MediumDynamic Requirebin/install.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License