registry  /  @limina-labs/momentum  /  0.35.0

@limina-labs/momentum@0.35.0

Agent-agnostic, specs-driven development framework — single project or multi-project ecosystem

Static Scan Results

scanned 13h ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 11 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 61 file(s), 628 KB of source, external domains: antigravity.google, github.com, registry.npmjs.org

Source & flagged code

3 flagged · loading source
core/ecosystem/lib/index.jsView file
20L21: const fs = require('fs'); L22: const path = require('path');
Medium
Dynamic Require

Package source references dynamic require/import behavior.

core/ecosystem/lib/index.jsView on unpkg · L20
core/ecosystem/scripts/session-append.shView file
path = core/ecosystem/scripts/session-append.sh kind = build_helper sizeBytes = 5436 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

core/ecosystem/scripts/session-append.shView on unpkg
bin/state-commands.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @limina-labs/momentum@0.34.0 matchedIdentity = npm:QGxpbWluYS1sYWJzL21vbWVudHVt:0.34.0 similarity = 0.933 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.

bin/state-commands.jsView on unpkg

Findings

1 High5 Medium5 Low
HighPrevious Version Dangerous Deltabin/state-commands.js
MediumDynamic Requirecore/ecosystem/lib/index.js
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helpercore/ecosystem/scripts/session-append.sh
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings