Static Scan Results
scanned 1d ago · by rust-scannerStatic analysis completed at 93.0% confidence. No malicious behavior was detected; 10 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcebin/factory.mjsView file
5const entry = join(here, '..', 'dist', 'cli', 'fleet.js')
L6: const mod = await import(pathToFileURL(entry).href)
L7: await mod.main(process.argv.slice(2))
Medium
Dynamic Require
Package source references dynamic require/import behavior.
bin/factory.mjsView on unpkg · L5scripts/factory-canary.shView file
•path = scripts/factory-canary.sh
kind = build_helper
sizeBytes = 4333
magicHex = [redacted]
Medium
Ships Build Helper
Package ships non-JavaScript build or shell helper files.
scripts/factory-canary.shView on unpkgdist/cli/fleet.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = @agent-relay/factory@0.1.14
matchedIdentity = npm:QGFnZW50LXJlbGF5L2ZhY3Rvcnk:0.1.14
similarity = 0.808
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/cli/fleet.jsView on unpkgFindings
1 High5 Medium4 Low
HighPrevious Version Dangerous Deltadist/cli/fleet.js
MediumDynamic Requirebin/factory.mjs
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helperscripts/factory-canary.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings