registry  /  @substrate-ai/core  /  0.20.142

@substrate-ai/core@0.20.142

Transport-agnostic primitives for the [Substrate](https://github.com/johnplanow/substrate) platform. This is the foundation package — adapters, dispatch, routing, persistence, telemetry, cost tracking, event bus, and supervisor analysis — kept free of SDL

Static Scan Results

scanned 1h ago · by rust-scanner

Static analysis flagged 9 finding(s) at 93.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.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 123 file(s), 777 KB of source, external domains: docs.dolthub.com, git-scm.com, github.com, registry.npmjs.org

Source & flagged code

2 flagged · loading source
dist/version-manager/version-manager-impl.jsView file
175package = @substrate-ai/core; repositoryIdentity = substrate; dependency = js-yaml L175: const path = _require('path'); L176: const yaml = _require('js-yaml'); L177: const configPath = path.join(process.cwd(), '.substrate', 'config.yaml');
High
Copied Package Dependency Bridge

Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.

dist/version-manager/version-manager-impl.jsView on unpkg · L175
dist/adapters/claude-adapter.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @substrate-ai/core@0.20.139 matchedIdentity = npm:QHN1YnN0cmF0ZS1haS9jb3Jl:0.20.139 similarity = 0.963 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/adapters/claude-adapter.jsView on unpkg

Findings

2 High3 Medium4 Low
HighCopied Package Dependency Bridgedist/version-manager/version-manager-impl.js
HighPrevious Version Dangerous Deltadist/adapters/claude-adapter.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings