registry  /  @frumu/tandem-enterprise  /  0.6.9

@frumu/tandem-enterprise@0.6.9

Hosted enterprise Tandem engine binary distribution for Linux x64

Static Scan Results

scanned 4h 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemNetwork
Supply chain
UrlStrings
ManifestNo manifest risk signals triggered.
scanned 3 file(s), 12.4 KB of source, external domains: api.github.com, registry.npmjs.org

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/install.js
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node scripts/install.js
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
bin/tandem-engine.jsView file
2L3: const path = require("path"); L4: const https = require("https");
Medium
Dynamic Require

Package source references dynamic require/import behavior.

bin/tandem-engine.jsView on unpkg · L2
scripts/binary-installer.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @frumu/tandem-enterprise@0.6.8 matchedIdentity = npm:[redacted]:0.6.8 similarity = 0.667 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.

scripts/binary-installer.jsView on unpkg

Findings

2 High5 Medium3 Low
HighInstall Time Lifecycle Scriptspackage.json
HighPrevious Version Dangerous Deltascripts/binary-installer.js
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requirebin/tandem-engine.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowUrl Strings