registry  /  @happyvertical/smrt-core  /  0.37.2

@happyvertical/smrt-core@0.37.2

Core AI agent framework with standardized collections, object-relational mapping, and code generators

Static Scan Results

scanned 4d ago · by rust-scanner

Static analysis flagged 11 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
Manifest
NoLicense
scanned 131 file(s), 1.52 MB of source, external domains: github.com
Oversized source lightweight scan
dist/manifest/test-manifest-stub.js2.10 MB file, sampled 256 KB
HighEntropyStrings

Source & flagged code

3 flagged · loading source
dist/registry.jsView file
29async function importManifestLoader() { L30: return await import(getManifestLoaderSpecifier()); L31: }
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/registry.jsView on unpkg · L29
dist/vite-plugin/index.jsView file
139package = @happyvertical/smrt-core; repositoryIdentity = smrt; dependency = @happyvertical/smrt-config L139: try { L140: const { loadConfig } = await import("@happyvertical/smrt-config"); L141: const config2 = await loadConfig({ cache: false });
High
Copied Package Dependency Bridge

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

dist/vite-plugin/index.jsView on unpkg · L139
dist/manifest/test-manifest-stub.jsView file
path = dist/manifest/test-manifest-stub.js kind = oversized_source_file sizeBytes = 2197715 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

dist/manifest/test-manifest-stub.jsView on unpkg

Findings

2 High4 Medium5 Low
HighCopied Package Dependency Bridgedist/vite-plugin/index.js
HighOversized Source Filedist/manifest/test-manifest-stub.js
MediumDynamic Requiredist/registry.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License