Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis flagged 12 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
3 flagged · loading sourcedist/cli.jsView file
20patternName = google_api_key
severity = high
line = 20
matchedText = const DE...gE";
High
20patternName = google_api_key
severity = high
line = 20
matchedText = const DE...gE";
High
1004const moduleUrl = pathToFileURL(configPath).href;
L1005: const module = await import(moduleUrl);
L1006: return module.default ?? module;
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/cli.jsView on unpkg · L1004Findings
2 High4 Medium6 Low
HighHigh Secretdist/cli.js
HighSecret Patterndist/cli.js
MediumDynamic Requiredist/cli.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License