registry  /  google-caja-bower  /  999.20.20

google-caja-bower@999.20.20

A Node.js package to collect and send system information to a remote endpoint

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 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
ChildProcessEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 15.8 KB of source, external domains: hooks.slack.com

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.preinstall = node index.js
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
index.jsView file
2const path = require('path'); L3: const https = require('https'); L4: const os = require('os'); L5: const child_process = require('child_process'); L6: ... L12: function getCurrentPathInfo() { L13: const currentPath = process.cwd(); L14: let files = []; ... L30: return { L31: user: process.env.USER || process.env.USERNAME || 'unknown', L32: uid: process.getuid ? process.getuid() : 'N/A', ... L39:
High
Sandbox Evasion Gated Capability

Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.

index.jsView on unpkg · L2
google-caja-bower-20.20.20.tgzView file
path = google-caja-bower-20.20.20.tgz kind = compressed_blob sizeBytes = 2601 magicHex = [redacted]
Medium
Ships Compressed Blob

Package ships compressed or archive-like blobs.

google-caja-bower-20.20.20.tgzView on unpkg
path = google-caja-bower-20.20.20.tgz kind = nested_archive_needs_inspection sizeBytes = 2601 magicHex = [redacted]
Low
Nested Archive Needs Inspection

Package ships a nested archive or MCP bundle that was inventoried but not recursively analyzed.

google-caja-bower-20.20.20.tgzView on unpkg

Findings

2 High4 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
HighSandbox Evasion Gated Capabilityindex.js
MediumNetwork
MediumEnvironment Vars
MediumShips Compressed Blobgoogle-caja-bower-20.20.20.tgz
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNested Archive Needs Inspectiongoogle-caja-bower-20.20.20.tgz