Static Scan Results
scanned 1d ago · by rust-scannerStatic analysis flagged 10 finding(s) at 93.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.; previous stored version diff introduced dangerous source
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShellWebSocket
HighEntropyStringsUrlStrings
WildcardDependency
Source & flagged code
3 flagged · loading sourcedist/bench/proxy-throughput.bench.jsView file
181patternName = generic_password
severity = medium
line = 181
matchedText = const pa...rd';
Medium
Secret Pattern
Package contains a possible secret pattern.
dist/bench/proxy-throughput.bench.jsView on unpkg · L181dist/worker/zero-cache-embed.jsView file
139// so we resolve the full filesystem path and import directly.
L140: const { createRequire } = await import('node:module');
L141: const require = createRequire(import.meta.url);
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/worker/zero-cache-embed.jsView on unpkg · L139dist/index.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = orez@0.4.33
matchedIdentity = npm:b3Jleg:0.4.33
similarity = 0.936
summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta
This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/index.jsView on unpkgFindings
1 High5 Medium4 Low
HighPrevious Version Dangerous Deltadist/index.js
MediumSecret Patterndist/bench/proxy-throughput.bench.js
MediumDynamic Requiredist/worker/zero-cache-embed.js
MediumNetwork
MediumEnvironment Vars
MediumWildcard Dependency
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings