registry  /  @trumbodev/cli  /  3.0.39

@trumbodev/cli@3.0.39

Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more

Static Scan Results

scanned 5h ago · by rust-scanner

Static analysis flagged 5 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
Filesystem
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 2.53 KB of source

Source & flagged code

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

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node ./postinstall.mjs || true
Medium
Ambiguous Install Lifecycle Script

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

package.jsonView on unpkg
bin/trumbo.cmdView file
path = bin/trumbo.cmd kind = build_helper sizeBytes = 507 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

bin/trumbo.cmdView on unpkg

Findings

1 High2 Medium2 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumShips Build Helperbin/trumbo.cmd
LowScripts Present
LowFilesystem