registry  /  @executor-js/sdk  /  1.5.27

@executor-js/sdk@1.5.27

A TypeScript SDK for building executors that wire together tool sources, secrets, and policies across MCP, OpenAPI, GraphQL, and custom plugins.

Static Scan Results

scanned 9d ago · by rust-scanner

Static analysis flagged 10 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 snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 17 file(s), 1.07 MB of source, external domains: 127.0.0.1, github.com
Oversized source lightweight scan
dist/testing.js10.2 MB file, sampled 256 KB
FilesystemNetworkChildProcessEnvironmentVarsCryptoDynamicRequireHighEntropyStringsUrlStrings127.0.0.1

Source & flagged code

2 flagged · loading source
dist/host-internal.jsView file
64}; L65: var isLocalOrPrivateHostname = (hostname) => { L66: const normalized = hostname.toLowerCase().replace(/^\[|\]$/g, ""); ... L171: // oxlint-disable-next-line executor/no-raw-fetch -- boundary: exposes a guarded Fetch API adapter for libraries that require fetch L172: guardFetch(options.fetch ?? globalThis.fetch, options) L173: );
High
Cloud Metadata Access

Source reaches cloud instance metadata or link-local credential endpoints.

dist/host-internal.jsView on unpkg · L64
dist/testing.jsView file
path = dist/testing.js kind = oversized_source_file sizeBytes = 10733022 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

dist/testing.jsView on unpkg

Findings

2 High4 Medium4 Low
HighCloud Metadata Accessdist/host-internal.js
HighOversized Source Filedist/testing.js
MediumDynamic Require
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings