Static Scan Results
scanned 2h 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/native-postgres.jsView file
54function requireFromEmbeddedPostgres(name) {
L55: const require = createRequire(import.meta.url);
L56: return createRequire(require.resolve('embedded-postgres'))(name);
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/native-postgres.jsView on unpkg · L54dist/cf-do/worker.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = orez@0.4.62
matchedIdentity = npm:b3Jleg:0.4.62
similarity = 0.990
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/cf-do/worker.jsView on unpkgFindings
1 High5 Medium4 Low
HighPrevious Version Dangerous Deltadist/cf-do/worker.js
MediumSecret Patterndist/bench/proxy-throughput.bench.js
MediumDynamic Requiredist/native-postgres.js
MediumNetwork
MediumEnvironment Vars
MediumWildcard Dependency
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings