Static Scan Results
scanned 2h ago · by rust-scannerStatic 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 snapshotBehavioral surface
ChildProcessDynamicRequireEnvironmentVarsFilesystemNativeBindingsShell
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcepackage.jsonView file
•scripts.postinstall = node bin/postinstall-hint.mjs
High
Install Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkgwrapped.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 · L18index.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 unpkgFindings
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