registry  /  @agent-relay/factory  /  0.1.17

@agent-relay/factory@0.1.17

Agent factory — triage, dispatch, merge-gate for relayfile-driven workspaces

Static Scan Results

scanned 1d ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 62 file(s), 588 KB of source, external domains: api.github.com, api.relaycast.dev, github.com

Source & flagged code

3 flagged · loading source
bin/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 · L5
scripts/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 unpkg
dist/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 unpkg

Findings

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