registry  /  heysegment-cli  /  0.1.11

heysegment-cli@0.1.11

CLI for validating, building, and packaging heysegment projects

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 7 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
ChildProcessEnvironmentVarsFilesystem
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 141 KB of source, external domains: example.com, heysegment.com, template-three.heysegment.com, template-two.heysegment.com

Source & flagged code

1 flagged · loading source
dist/cli.jsView file
7L8: // package.json L9: var version = "0.1.11"; ... L21: var OperationFailed = class extends Data.TaggedError("OperationFailed") { L22: [Runtime.errorExitCode] = 1; L23: [Runtime.errorReported] = false; ... L640: try { L641: raw = JSON.parse(input); L642: } catch { ... L670: provider: "google", L671: body: body.entry, L672: heading: heading.entry
High
Sandbox Evasion Gated Capability

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

dist/cli.jsView on unpkg · L7

Findings

1 High2 Medium4 Low
HighSandbox Evasion Gated Capabilitydist/cli.js
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings