Static Scan Results
scanned 3h 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
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStrings
Source & flagged code
4 flagged · loading sourcedist/index.jsView file
13import updateNotifier from 'update-notifier';
L14: import { spawn } from 'child_process';
L15: import { createServer } from 'net';
High
6054{ cwd: server.cwd, env, stdio: ["ignore", "pipe", "pipe"] }
L6055: ) : spawn("npx", ["next", "start", "--port", String(opts.port), "--hostname", opts.host], {
L6056: cwd: server.cwd,
High
Runtime Package Install
Package source invokes a package manager install command at runtime.
dist/index.jsView on unpkg · L6054web/apps/web/.next/server/app/apple-icon.png.bodyView file
•path = web/apps/web/.next/server/app/apple-icon.png.body
kind = high_entropy_blob
sizeBytes = 13950
magicHex = [redacted]
High
Ships High Entropy Blob
Package ships high-entropy non-source blobs.
web/apps/web/.next/server/app/apple-icon.png.bodyView on unpkg•path = web/apps/web/.next/server/app/apple-icon.png.body
kind = payload_in_excluded_dir
sizeBytes = 13950
magicHex = [redacted]
High
Payload In Excluded Dir
Package hides binary, compressed, or executable-looking payloads in test/fixture/hidden paths.
web/apps/web/.next/server/app/apple-icon.png.bodyView on unpkgFindings
5 High3 Medium3 Low
HighChild Processdist/index.js
HighShell
HighRuntime Package Installdist/index.js
HighShips High Entropy Blobweb/apps/web/.next/server/app/apple-icon.png.body
HighPayload In Excluded Dirweb/apps/web/.next/server/app/apple-icon.png.body
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings