registry  /  @simular-ai/simulang-js  /  10.1.0

@simular-ai/simulang-js@10.1.0

Node.js bindings for simulang-rs

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 10 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemNativeBindingsShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 20 file(s), 87.0 KB of source, external domains: example.com, github.com, google.com, simular.ai, www.google.com

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node bin/postinstall-hint.mjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
wrapped.jsView file
18L19: module.exports = require('./index.js') L20: const binding = module.exports
Medium
Dynamic Require

Package source references dynamic require/import behavior.

wrapped.jsView on unpkg · L18
index.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @simular-ai/simulang-js@9.0.0 matchedIdentity = npm:QHNpbXVsYXItYWkvc2ltdWxhbmctanM:9.0.0 similarity = 0.900 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.

index.jsView on unpkg

Findings

2 High3 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
HighPrevious Version Dangerous Deltaindex.js
MediumDynamic Requirewrapped.js
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings