Static Scan Results
scanned 1h ago · by rust-scannerStatic analysis flagged 5 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
DynamicRequireFilesystem
Source & flagged code
2 flagged · loading sourcedist/index.jsView file
161package = @executor-js/config; repositoryIdentity = executor; dependency = jiti
L161: const { createJiti } = yield* Effect2.tryPromise({
L162: try: () => import("jiti"),
L163: catch: (cause) => new LoadPluginsError({
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/index.jsView on unpkg · L161161const { createJiti } = yield* Effect2.tryPromise({
L162: try: () => import("jiti"),
L163: catch: (cause) => new LoadPluginsError({
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/index.jsView on unpkg · L161Findings
1 High2 Medium2 Low
HighCopied Package Dependency Bridgedist/index.js
MediumDynamic Requiredist/index.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem